]> TLD Linux GIT Repositories - packages/php.git/commitdiff
- install proper CLI binary
authorMarcin Krol <hawk@tld-linux.org>
Sun, 25 Mar 2018 17:58:14 +0000 (17:58 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sun, 25 Mar 2018 17:58:14 +0000 (17:58 +0000)
php.spec

index 157a0a27f179c45a8d75e7a9a0b85d4afa258292..9a0fb8817cb7ff5dffbae050adb78db7c6f222b5 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -149,7 +149,7 @@ Summary(ru.UTF-8):  PHP Версии 5 - язык препроцессирова
 Summary(uk.UTF-8):     PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          %{orgname}%{php_suffix}
 Version:       5.6.34
-Release:       1
+Release:       2
 Epoch:         4
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -2669,6 +2669,7 @@ cp -p sapi/embed/php_embed.h $RPM_BUILD_ROOT%{_includedir}/php/php%{php_suffix}/
 %endif
 
 # CLI
+libtool --mode=install install -p sapi/cli/php $RPM_BUILD_ROOT%{_bindir}/php%{php_suffix}
 # touch for ghost
 touch $RPM_BUILD_ROOT%{_bindir}/php
 touch $RPM_BUILD_ROOT%{_mandir}/man1/php.1