Revision: 5943 http://ipcop.svn.sourceforge.net/ipcop/?rev=5943&view=rev Author: gespinasse Date: 2011-10-15 10:45:13 +0000 (Sat, 15 Oct 2011) Log Message: ----------- Forgot I had a stronger regex for the symlink removal
Modified Paths: -------------- ipcop/trunk/lfs/usb-modeswitch Modified: ipcop/trunk/lfs/usb-modeswitch =================================================================== --- ipcop/trunk/lfs/usb-modeswitch 2011-10-15 10:41:39 UTC (rev 5942) +++ ipcop/trunk/lfs/usb-modeswitch 2011-10-15 10:45:13 UTC (rev 5943) @@ -91,7 +91,7 @@ # remove tclsh symlink creation as that break tclsh tree wide and create issues rebuilding packages with tcl tests # link will be remade on cdrom stage - cd $(DIR_APP) && sed -i '/ln -f/d' Makefile + cd $(DIR_APP) && sed -i '/ln .*jimsh.*tclsh/d' Makefile cd $(DIR_APP) && make install This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2d-oct _______________________________________________ Ipcop-svn mailing list Ipcop-svn@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ipcop-svn