]> git.pld-linux.org Git - packages/php.git/blobdiff - php.spec
- one macros.php is enough
[packages/php.git] / 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.060379 seconds and 4 git commands to generate.