PERFORCE change 79952 for review

soc-andrew soc-andrew at FreeBSD.org
Mon Jul 11 02:38:53 GMT 2005


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

Change 79952 by soc-andrew at soc-andrew_serv on 2005/07/11 02:37:55

	Missed the etc/mtree/BSD.usr.dist file for a diff in the release patch

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/scripts/build_patch.sh#5 edit

Differences ...

==== //depot/projects/soc2005/bsdinstaller/scripts/build_patch.sh#5 (text+ko) ====

@@ -3,7 +3,7 @@
 # Script to create a patch and tarballs of files to use in release(7)
 
 # The files to diff
-FILES="lib/Makefile usr.sbin/Makefile release/Makefile share/Makefile"
+FILES="lib/Makefile usr.sbin/Makefile release/Makefile share/Makefile etc/mtree/BSD.usr.dist"
 
 # Dir's to create a tarball of:name for tarball
 DIRS="contrib/bsdinstaller:base lib/bsdinstaller:lib usr.sbin/bsdinstaller:usr_sbin release/bsdinstaller:release share/bsdinstaller:share"


More information about the p4-projects mailing list