summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2016-03-06 18:51:07 +0100
committerRemi Collet <fedora@famillecollet.com>2016-03-06 18:51:07 +0100
commit908013a69601e9690b1a87f35a8a1b16b98c0422 (patch)
tree69cbdba07c30bf114de9e18a6534ff5fdf39102a /php.spec
parente09679fc7d4f76698de1ff5cd89e1560f485d791 (diff)
php70-php: comments
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec1
1 files changed, 1 insertions, 0 deletions
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