From 908013a69601e9690b1a87f35a8a1b16b98c0422 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 6 Mar 2016 18:51:07 +0100 Subject: php70-php: comments --- php.spec | 1 + 1 file changed, 1 insertion(+) (limited to 'php.spec') diff --git a/php.spec b/php.spec index 64d4b44..124b866 100644 --- a/php.spec +++ b/php.spec @@ -1030,6 +1030,7 @@ sed -e "s/@PHP_APIVER@/%{apiver}%{isasuffix}/" \ -e "s:@SCL@:%{?scl:%{scl}_}:" \ %{SOURCE3} | tee macros.php %if 0%{?fedora} >= 24 +# Will result as %%php70_pecl_xmldir, thanks to override echo '%pecl_xmldir %{_localstatedir}/lib/php/peclxml' >>macros.php %endif -- cgit