[paketler-commits] r55289 - devel/system/base/ncompress

paketler-commits at pardus.org.tr paketler-commits at pardus.org.tr
2 Kas 2008 Paz 13:50:31 EET


Author: eki
Date: Sun Nov  2 13:50:31 2008
New Revision: 55289

Modified:
   devel/system/base/ncompress/actions.py
   devel/system/base/ncompress/pspec.xml
Log:
Fix CFLAGS and CC usage, this one already uses our flags.

Modified: devel/system/base/ncompress/actions.py
=================================================================
--- devel/system/base/ncompress/actions.py	(original)
+++ devel/system/base/ncompress/actions.py	Sun Nov  2 13:50:31 2008
@@ -11,8 +11,6 @@
 from pisi.actionsapi import get
 
 def setup():
-    pisitools.dosed("Makefile.def", "options= ", "options= %s" % get.CFLAGS())
-    pisitools.dosed("Makefile.def", "CC=cc", "CC=%s" % get.CC())
     shelltools.move("Makefile.def", "Makefile")
 
 def build():

Modified: devel/system/base/ncompress/pspec.xml
=================================================================
--- devel/system/base/ncompress/pspec.xml	(original)
+++ devel/system/base/ncompress/pspec.xml	Sun Nov  2 13:50:31 2008
@@ -26,6 +26,13 @@
     </Package>
 
     <History>
+        <Update release="5">
+            <Date>2008-11-02</Date>
+            <Version>4.2.4.2</Version>
+            <Comment>Fix CFLAGS and CC usage, this one already uses our flags.</Comment>
+            <Name>Ekin Meroğlu</Name>
+            <Email>ekin at pardus.org.tr</Email>
+        </Update>
         <Update release="4">
             <Date>2008-08-06</Date>
             <Version>4.2.4.2</Version>


Paketler-commits mesaj listesiyle ilgili daha fazla bilgi