update macros.pear : without define
This commit is contained in:
parent
5bb29cad26
commit
6b2bc451b2
@ -29,5 +29,5 @@
|
|||||||
#
|
#
|
||||||
# Define macros to be used in scriplets for php-pecl-* spec files:
|
# Define macros to be used in scriplets for php-pecl-* spec files:
|
||||||
#
|
#
|
||||||
%define pecl_install %{__pecl} install --nodeps --soft --force --register-only --nobuild
|
%pecl_install %{__pecl} install --nodeps --soft --force --register-only --nobuild
|
||||||
%define pecl_uninstall %{__pecl} uninstall --nodeps --ignore-errors --register-only
|
%pecl_uninstall %{__pecl} uninstall --nodeps --ignore-errors --register-only
|
||||||
|
Loading…
Reference in New Issue
Block a user