- add php_cfgdir and php_extdir macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php8?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
4af4909d2f
commit
3e306414de
@@ -13,6 +13,8 @@
|
|||||||
%__phpize /usr/bin/phpize
|
%__phpize /usr/bin/phpize
|
||||||
%__php_config /usr/bin/php-config
|
%__php_config /usr/bin/php-config
|
||||||
%php_version %(%{__php_config} --version)
|
%php_version %(%{__php_config} --version)
|
||||||
|
%php_cfgdir %(%{__php_config} --ini-dir)
|
||||||
|
%php_extdir %(%{__php_config} --extension-dir)
|
||||||
|
|
||||||
# pear related macros
|
# pear related macros
|
||||||
%__pear /usr/bin/pear
|
%__pear /usr/bin/pear
|
||||||
|
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 17 10:25:54 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
|
||||||
|
|
||||||
|
- add php_cfgdir and php_extdir macros
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 16 08:58:22 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
|
Sat Jan 16 08:58:22 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user