Revision: 5913
          http://ipcop.svn.sourceforge.net/ipcop/?rev=5913&view=rev
Author:   gespinasse
Date:     2011-10-08 10:35:20 +0000 (Sat, 08 Oct 2011)
Log Message:
-----------
Forgot the tar switch on package change

Modified Paths:
--------------
    ipcop/trunk/lfs/libgd

Modified: ipcop/trunk/lfs/libgd
===================================================================
--- ipcop/trunk/lfs/libgd       2011-10-08 09:55:06 UTC (rev 5912)
+++ ipcop/trunk/lfs/libgd       2011-10-08 10:35:20 UTC (rev 5913)
@@ -82,7 +82,7 @@
 
 $(TARGET) : $(firstword $(MAKEFILE_LIST)) $(patsubst %,$(DIR_DL)/%,$(objects))
        @$(PREBUILD)
-       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar zxf $(DIR_DL)/$(DL_FILE)
+       @rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar xf $(DIR_DL)/$(DL_FILE)
        cd $(DIR_APP) && patch -Np1 -i 
$(DIR_PATCHES)/$(THISAPP)_png-signature-check.patch
 
        cd $(DIR_APP) && ./configure --prefix=/usr

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


------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2dcopy2
_______________________________________________
Ipcop-svn mailing list
Ipcop-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ipcop-svn

Reply via email to