summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-06-11 17:38:35 +0200
committerRemi Collet <fedora@famillecollet.com>2015-06-11 17:38:35 +0200
commit9c79c9e0b5518d0033b5629eaa4fafa84d38ced2 (patch)
tree379a081b50029641e80a94880c17e38be98e837a /php.spec
parentcad30b22dd4a2426e82198c7f3bb231269c5d9db (diff)
php: upstream 'phar' symlink is now ok, no need to recreate it
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec6
1 files changed, 2 insertions, 4 deletions
diff --git a/php.spec b/php.spec
index cff0fde..1f85da6 100644
--- a/php.spec
+++ b/php.spec
@@ -1398,10 +1398,6 @@ install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/php-fpm
sed -e 's:php-fpm.service:%{?scl_prefix}php-fpm.service:' \
-i $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/php-fpm
-
-# Fix the link
-(cd $RPM_BUILD_ROOT%{_bindir}; ln -sfn phar.phar phar)
-
# make the cli commands available in standard root for SCL build
%if 0%{?scl:1}
install -m 755 -d $RPM_BUILD_ROOT%{_root_bindir}
@@ -1790,6 +1786,8 @@ fi
%changelog
+- the phar link is now correctly created
+
* Thu Jun 11 2015 Remi Collet <remi@fedoraproject.org> 5.6.10-1
- Update to 5.6.10
http://www.php.net/releases/5_6_10.php