Avoid noise from python bytecompile on non-python pkgs (RhBug:539635)
[platform/upstream/rpm.git] / scripts / macros.php.in
1 # Perl specific macro definitions.
2 # To make use of these macros insert the following line into your spec file:
3 # %include %{_rpmconfigdir}/macros.php
4
5 %define         __find_requires %{_rpmconfigdir}/find-php-requires
6 %define         __find_provides %{_rpmconfigdir}/find-php-provides
7
8 %define         php_pear_dir    %{_datadir}/pear
9