PERFORCE change 96907 for review

soc-andrew soc-andrew at FreeBSD.org
Wed May 10 10:47:51 UTC 2006


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

Change 96907 by soc-andrew at soc-andrew_serv on 2006/05/10 10:47:30

	There is no need to patch Makefile.inc1 any more

Affected files ...

.. //depot/projects/soc2005/bsdinstaller/scripts/build_patch.sh#14 edit
.. //depot/projects/soc2005/bsdinstaller/src/Makefile.inc1#15 delete

Differences ...

==== //depot/projects/soc2005/bsdinstaller/scripts/build_patch.sh#14 (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="Makefile.inc1 libexec/Makefile release/Makefile share/Makefile etc/mtree/BSD.usr.dist"
+FILES="libexec/Makefile release/Makefile share/Makefile etc/mtree/BSD.usr.dist"
 
 # Dir's to create a tarball of:name for tarball
 DIRS="contrib/bsdinstaller:base_bsdinstaller libexec/bsdinstaller:libexec release/bsdinstaller:release share/bsdinstaller:share sys/i386/conf/NOPREEMPTION:sys"


More information about the p4-projects mailing list