Revision: 5547
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5547&view=rev
Author:   eoberlander
Date:     2011-03-22 21:37:05 +0000 (Tue, 22 Mar 2011)

Log Message:
-----------
Move deletion of old files before patch extraction.

Modified Paths:
--------------
    ipcop/trunk/updates/1.9.18/setup

Modified: ipcop/trunk/updates/1.9.18/setup
===================================================================
--- ipcop/trunk/updates/1.9.18/setup    2011-03-21 19:56:19 UTC (rev 5546)
+++ ipcop/trunk/updates/1.9.18/setup    2011-03-22 21:37:05 UTC (rev 5547)
@@ -58,6 +58,10 @@
     mv -f /etc/usb_modeswitch.d /usr/share/usb_modeswitch
 fi
 
+# Remove old squid error pages
+/bin/rm -fr /usr/lib/squid/errors.ipcop
+/bin/rm -fr /usr/lib/squid/errors
+
 #####
 #
 # End of version specific handling. Continue with universal stuff.
@@ -111,10 +115,6 @@
 /bin/rm -f /sbin/nameif
 /bin/rm -f /sbin/rarp
 
-# Remove old squid error pages
-/bin/rm -fr /usr/lib/squid/errors.ipcop
-/bin/rm -fr /usr/lib/squid/errors
-
 # For new shared libs. May not always be required, but makes sure we do not 
forget
 /sbin/ldconfig
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software 
be a part of the solution? Download the Intel(R) Manageability Checker 
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to