From 3c945418fedb325b2712b4cf7f7c961fa8e1cac9 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Wed, 19 May 2021 11:05:09 +0200 Subject: [PATCH] cups.spec: remove old php option No longer supported during configuration --- cups.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/cups.spec b/cups.spec index c0d2164..0d092a5 100644 --- a/cups.spec +++ b/cups.spec @@ -335,7 +335,6 @@ export CFLAGS="$RPM_OPT_FLAGS -fstack-protector-all -DLDAP_DEPRECATED=1" --with-log-file-perm=0600 \ --enable-relro \ --with-dbusdir=%{_sysconfdir}/dbus-1 \ - --with-php=/usr/bin/php-cgi \ --enable-avahi \ --enable-threads \ --enable-gnutls \