Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 May 2002 07:05:55 -0700 (PDT)
From:      Brian Feldman <green@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 10580 for review
Message-ID:  <200205011405.g41E5tm92318@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://people.freebsd.org/~peter/p4db/chv.cgi?CH=10580

Change 10580 by green@green_laptop_2 on 2002/05/01 07:05:38

	Fix a merge-o preventing release build.

Affected files ...

... //depot/projects/trustedbsd/mac/release/Makefile#14 edit

Differences ...

==== //depot/projects/trustedbsd/mac/release/Makefile#14 (text+ko) ====

@@ -131,7 +131,7 @@
 .endif
 OTHER_DISTS?=	games catpages manpages proflibs dict info doc
 CRYPTO_DISTS?=	crypto krb4 krb5
-BIN_DISTS?=	base
+BASE_DISTS?=	base
 DISTRIBUTIONS?=	${BASE_DISTS} ${OTHER_DISTS} ${COMPAT_DISTS} ${CRYPTO_DISTS}
 KERNELS?=	GENERIC MAC
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe p4-projects" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205011405.g41E5tm92318>