Revision: 6035 http://ipcop.svn.sourceforge.net/ipcop/?rev=6035&view=rev Author: gespinasse Date: 2011-11-06 13:36:56 +0000 (Sun, 06 Nov 2011) Log Message: ----------- Comment change only, we could remove lfs/stage5 a day
Modified Paths: -------------- ipcop/trunk/lfs/busybox Modified: ipcop/trunk/lfs/busybox =================================================================== --- ipcop/trunk/lfs/busybox 2011-11-06 09:06:08 UTC (rev 6034) +++ ipcop/trunk/lfs/busybox 2011-11-06 13:36:56 UTC (rev 6035) @@ -85,7 +85,7 @@ cd $(DIR_APP) && make -j $(PARALLELISM) cd $(DIR_APP) && make install - # We need to create a directory that won't be deleted by lfs/stage5 and store the files there + # Create a directory to store bb that won't be deleted on stage 5 rebuild rm -fr /$(INSTALLER_DIR)/busybox mkdir -p /$(INSTALLER_DIR)/busybox cd $(DIR_APP) && cp -a _install/* /$(INSTALLER_DIR)/busybox/ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ RSA(R) Conference 2012 Save $700 by Nov 18 Register now http://p.sf.net/sfu/rsa-sfdev2dev1 _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn