]> git.pld-linux.org Git - packages/php.git/commitdiff
- one macros.php is enough
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 19 Jul 2004 13:02:54 +0000 (13:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php.spec -> 1.255.2.10

php.spec

index a8faa995c1fb9a216894aba63ec6569d38715b61..c2bcefe2fd0385945f33d2006c12d50f6ec0dece 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -40,9 +40,6 @@
 %bcond_without xslt            # without XSLT extension module
 %bcond_without yaz             # without YAZ extension module
 #
-# Automatic pear requirements finding:
-%include       /usr/lib/rpm/macros.php
-#
 %define        _apache2        %(rpm -q apache-devel 2> /dev/null | grep -Eq '\\-2\\.[0-9]+\\.' && echo 1 || echo 0)
 %define        apxs            /usr/sbin/apxs
 # some problems with apache 2.x
@@ -57,6 +54,7 @@
 %ifnarch %{ix86}
 %undefine      with_msession
 %endif
+# Automatic pear requirements finding:
 %include       /usr/lib/rpm/macros.php
 Summary:       The PHP HTML-embedded scripting language for use with Apache
 Summary(fr):   Le langage de script embarque-HTML PHP pour Apache
This page took 0.042499 seconds and 4 git commands to generate.