summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-12-22 14:25:00 +0100
committerRemi Collet <fedora@famillecollet.com>2014-12-22 14:25:00 +0100
commitb59cef59ef617efb9853ea42a2033ca0fef764e3 (patch)
treed262af0baf86175c95f90daa442e5966e16da57b
parent6295ae29d720563fdd244c2a7c8df7eed939e7ec (diff)
php: fix path in package description (scl)
-rw-r--r--php.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.spec b/php.spec
index c04822a..362dd84 100644
--- a/php.spec
+++ b/php.spec
@@ -226,7 +226,7 @@ Provides: %{?scl_prefix}php-readline, %{?scl_prefix}php-readline%{?_isa}
%description cli
The %{?scl_prefix}php-cli package contains the command-line interface
-executing PHP scripts, /usr/bin/php, and the CGI interface.
+executing PHP scripts, %{_bindir}/php, and the CGI interface.
%package fpm