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
commit19ceefb470dce363663abbceec56742012e43939 (patch)
tree9440d9a9ee4fc8b70c5aee4f10e700c83b977880
parente3b74c13af6dc93b16ad22dc0cc3248dd896282f (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 a741fd1..fd9eb06 100644
--- a/php.spec
+++ b/php.spec
@@ -254,7 +254,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