Revision: 5945
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5945&view=rev
Author:   gespinasse
Date:     2011-10-15 14:15:17 +0000 (Sat, 15 Oct 2011)
Log Message:
-----------
Package has been released again with the 'after 500' fix include
Ajust for new md5

Modified Paths:
--------------
    ipcop/trunk/lfs/usb-modeswitch

Modified: ipcop/trunk/lfs/usb-modeswitch
===================================================================
--- ipcop/trunk/lfs/usb-modeswitch      2011-10-15 12:12:57 UTC (rev 5944)
+++ ipcop/trunk/lfs/usb-modeswitch      2011-10-15 14:15:17 UTC (rev 5945)
@@ -54,7 +54,7 @@
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = 79b591c581a2c3a8f7876327ee034c20
+$(DL_FILE)_MD5 = 5a4a43894b1e68c05f890b40b95f1782
 
 install : $(TARGET)
 
@@ -84,8 +84,6 @@
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
        @rm -rf $(DIR_APP) $(DIR_DATAAPP) && cd $(DIR_SRC) && tar xf 
$(DIR_DL)/$(DL_FILE)
-       # fix commented delay in 1.1.9 that may broke device working in 1.1.8
-       cd $(DIR_APP) && sed -i -e 's/#\tafter 500/\tafter 500/' 
usb_modeswitch.tcl
        # apply patch that will be on 1.2.0
        cd $(DIR_APP) && patch -p1 -i $(DIR_PATCHES)/$(THISAPP)_default-if.patch
 

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

Reply via email to