PERFORCE change 95652 for review

soc-andrew soc-andrew at FreeBSD.org
Thu Apr 20 01:37:30 UTC 2006


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

Change 95652 by soc-andrew at soc-andrew_serv on 2006/04/20 01:36:31

	The lib/lua bits arn't built with the base system any more

Affected files ...

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

Differences ...

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

@@ -6,7 +6,7 @@
 FILES="Makefile.inc1 lib/Makefile libexec/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_bsdinstaller contrib/lua:base_lua lib/bsdinstaller:lib_bsdinstaller lib/lua:lib_lua libexec/bsdinstaller:libexec usr.sbin/bsdinstaller:usr_sbin release/bsdinstaller:release share/bsdinstaller:share sys/i386/conf/NOPREEMPTION:sys"
+DIRS="contrib/bsdinstaller:base_bsdinstaller contrib/lua:base_lua lib/bsdinstaller:lib_bsdinstaller libexec/bsdinstaller:libexec usr.sbin/bsdinstaller:usr_sbin release/bsdinstaller:release share/bsdinstaller:share sys/i386/conf/NOPREEMPTION:sys"
 
 VENDOR="//depot/vendor/freebsd/src"
 BSDINS="//depot/projects/soc2005/bsdinstaller/src"


More information about the p4-projects mailing list