PERFORCE change 95588 for review
    soc-andrew 
    soc-andrew at FreeBSD.org
       
    Wed Apr 19 09:08:07 UTC 2006
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=95588
Change 95588 by soc-andrew at soc-andrew_serv on 2006/04/19 09:07:00
	Unhock lua from the build
Affected files ...
.. //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#12 edit
.. //depot/projects/soc2005/bsdinstaller/src/lib/lua/Makefile#7 delete
.. //depot/projects/soc2005/bsdinstaller/src/lib/lua/Makefile.inc1#2 delete
.. //depot/projects/soc2005/bsdinstaller/src/lib/lua/lua/Makefile#4 delete
.. //depot/projects/soc2005/bsdinstaller/src/lib/lua/lualib/Makefile#4 delete
.. //depot/projects/soc2005/bsdinstaller/src/usr.bin/Makefile#10 delete
.. //depot/projects/soc2005/bsdinstaller/src/usr.bin/lua/Makefile#4 delete
Differences ...
==== //depot/projects/soc2005/bsdinstaller/src/lib/Makefile#12 (text+ko) ====
@@ -37,7 +37,7 @@
 	${_libsmdb} \
 	${_libsmutil} libstand libtelnet ${_libthr} ${_libthread_db} libufs \
 	libugidfw ${_libusbhid} ${_libvgl} libwrap liby libz ${_bind} \
-	bsdinstaller lua
+	bsdinstaller
 
 .if exists(${.CURDIR}/csu/${MACHINE_ARCH}-elf)
 _csu=csu/${MACHINE_ARCH}-elf
    
    
More information about the p4-projects
mailing list