Browse Source

remove no longer existing option

master
parent
commit
681391e31b
  1. 3
      apache-php/apache-php.spec

3
apache-php/apache-php.spec

@ -32,7 +32,7 @@ Class: BASE
Group: Web Group: Web
License: PHP License: PHP
Version: 7.4.0 Version: 7.4.0
Release: 20191128 Release: 20191201
# package options # package options
%option with_bc no %option with_bc no
@ -499,7 +499,6 @@ PreReq: gmp
%if "%{with_simplexml}" == "yes" %if "%{with_simplexml}" == "yes"
--enable-simplexml \ --enable-simplexml \
--with-libxml \ --with-libxml \
--with-libxml-dir=%{l_prefix} \
%else %else
--disable-simplexml \ --disable-simplexml \
%endif %endif

Loading…
Cancel
Save