]> git.pld-linux.org Git - packages/rpm-build-macros.git/blobdiff - attr.php
- use macros defined by rpm5
[packages/rpm-build-macros.git] / attr.php
index 4f430e5548e77c6867618aa778ae72cd3d6eb6cb..ad897d0b4f5880a7549ce76b65791b570ffa3946 100644 (file)
--- a/attr.php
+++ b/attr.php
@@ -1,5 +1,5 @@
-%__php_provides                %{_rpmconfigdir}/php.prov
+%__php_provides                %{_rpmlibdir}/php.prov
 # define 'php_req_new' in ~/.rpmmacros to use php version of req finder
-%__php_requires                env PHP_MIN_VERSION=%{?php_min_version} %{_rpmconfigdir}/php.req%{?php_req_new:.php}
+%__php_requires                env PHP_MIN_VERSION=%{?php_min_version} %{_rpmlibdir}/php.req%{?php_req_new:.php}
 %__php_magic           ^PHP script.*
 %__php_path            \\.php$
This page took 0.082318 seconds and 4 git commands to generate.