Revision: 6586
          http://ipcop.svn.sourceforge.net/ipcop/?rev=6586&view=rev
Author:   gespinasse
Date:     2012-04-27 16:25:53 +0000 (Fri, 27 Apr 2012)
Log Message:
-----------
Remove another unneeded ls

Modified Paths:
--------------
    ipcop/trunk/make.sh

Modified: ipcop/trunk/make.sh
===================================================================
--- ipcop/trunk/make.sh 2012-04-27 16:13:48 UTC (rev 6585)
+++ ipcop/trunk/make.sh 2012-04-27 16:25:53 UTC (rev 6586)
@@ -2416,7 +2416,7 @@
                echo -ne "Preparing structure for update 
${BOLD}${VERSION}${NORMAL}, previous ${BOLD}${PREVIOUSVERSION}${NORMAL}\n"
                echo -ne "Create directory for ${VERSION} and populate with 
files"
                mkdir -p updates/${VERSION}
-               for i in `ls updates/template/ROOTFILES*`
+               for i in updates/template/ROOTFILES.*
                do
                        cp ${i} updates/${VERSION}/`basename ${i}`-${VERSION}
                done

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to