]> git.pld-linux.org Git - packages/rpm.git/blob - rpm-macros.php
- updated amd64 patch
[packages/rpm.git] / rpm-macros.php
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
This page took 0.023867 seconds and 3 git commands to generate.