Browse Source

remove no longer existing option

master
parent
commit
8de23b074f
  1. 3
      php/php.spec

3
php/php.spec

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

Loading…
Cancel
Save