10 lines
301 B
PHP
10 lines
301 B
PHP
# Perl specific macro definitions.
|
|
# To make use of these macros insert the following line into your spec file:
|
|
# %include /usr/lib/rpm/macros.php
|
|
|
|
%define __find_requires /usr/lib/rpm/find-php-requires
|
|
%define __find_provides /usr/lib/rpm/find-php-provides
|
|
|
|
%define php_pear_dir %{_datadir}/pear
|
|
|