Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 May 2004 11:36:35 -0700 (PDT)
From:      Chris Vance <cvance@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 52361 for review
Message-ID:  <200405061836.i46IaZ1E058895@repoman.freebsd.org>

index | next in thread | raw e-mail

http://perforce.freebsd.org/chv.cgi?CH=52361

Change 52361 by cvance@cvance_osx_laptop on 2004/05/06 11:36:09

	Remove ambiguity about setting the EXPORT_OWNER variable

Affected files ...

.. //depot/projects/trustedbsd/sedarwin73/Makeconfig#5 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin73/Makeconfig#5 (text+ko) ====

@@ -4,8 +4,7 @@
 # Set the following variable to the installation directory
 DESTDIR = $(SEDARWIN_ROOT)/export
 
-# if you aren't going to install as root, you need to set the
-# user and group for /usr/bin/install to use.
+# You must set this variable to a valid user that /usr/bin/install can use.
 EXPORT_OWNER= cvance
 
 #


help

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