From 8de23b074f507672298d5bbc5325df6516d45286 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 1 Dec 2019 12:52:48 +0100 Subject: [PATCH] remove no longer existing option --- php/php.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/php/php.spec b/php/php.spec index 41596b27fe..24065eb11f 100644 --- a/php/php.spec +++ b/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