]> git.pld-linux.org Git - packages/rpm.git/blame - rpm-macros.php
- ugly gcc hack not needed.
[packages/rpm.git] / rpm-macros.php
CommitLineData
193f8e67
PG
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.041858 seconds and 4 git commands to generate.