PERFORCE change 52361 for review

Chris Vance cvance at FreeBSD.org
Thu May 6 11:36:37 PDT 2004


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

Change 52361 by cvance at 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
 
 #


More information about the p4-projects mailing list