Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 May 2006 10:47:50 GMT
From:      soc-andrew <soc-andrew@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 96907 for review
Message-ID:  <200605101047.k4AAlolB081084@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=96907

Change 96907 by soc-andrew@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"



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