]> git.pld-linux.org Git - packages/rpm-build-macros.git/blob - attr.php
- split macros into language/feature specific files
[packages/rpm-build-macros.git] / attr.php
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.026104 seconds and 3 git commands to generate.