summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-10-02 09:54:38 +0200
committerRemi Collet <remi@remirepo.net>2019-10-02 09:54:38 +0200
commit4bc81cfedb0ecb68a0e74cde282f43235f4222fc (patch)
tree26e462f960e7c9b1101662bc1ef723caabd10ff6
parent5d2767803c9b91364b08465fbd71ffbcbd4f9aab (diff)
cleanup
-rw-r--r--php.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/php.spec b/php.spec
index 519b9e9..99c066c 100644
--- a/php.spec
+++ b/php.spec
@@ -582,7 +582,7 @@ Provides: %{?scl_prefix}php_database
Provides: %{?scl_prefix}php-pdo_firebird, %{?scl_prefix}php-pdo_firebird%{?_isa}
%description pdo-firebird
-The %{?scl_prefix}php-interbase package contains the PDO driver for
+The %{?scl_prefix}php-pdo-firebird package contains the PDO driver for
Interbase/Firebird databases.
@@ -1169,11 +1169,10 @@ build --libdir=%{_libdir}/php \
%endif
--enable-mbstring=shared \
--enable-mbregex \
-%if %{with_libgd}
--enable-gd=shared \
+%if %{with_libgd}
--with-external-gd \
%else
- --enable-gd=shared \
--with-webp \
--with-jpeg \
--with-xpm \