]> git.pld-linux.org Git - packages/rpm-pld-macros.git/blame - attr.php
- move php macros and php-pearprov here from rpm package
[packages/rpm-pld-macros.git] / attr.php
CommitLineData
5fe5c49b
JR
1%__php_provides %{_rpmconfigdir}/php.prov
2# define 'php_req_new' in ~/.rpmmacros to use php version of req finder
3%__php_requires env PHP_MIN_VERSION=%{?php_min_version} %{_rpmconfigdir}/php.req%{?php_req_new:.php}
4%__php_magic ^PHP script.*
5%__php_path \\.php$
6%__php_flags magic_and_path
This page took 0.137625 seconds and 4 git commands to generate.