summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-03-13 10:56:52 +0100
committerRemi Collet <fedora@famillecollet.com>2013-03-13 10:56:52 +0100
commit9bbf71fb770e966f9a31ab2943b0dbcb00c333f0 (patch)
tree2c691ea2a8a2b3995fddc901d4d96318ae6e5ebf
parent13b1c3e1142b4636c70c90df7e507748a96a57af (diff)
RPM macros are not config files
-rw-r--r--php-pear.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pear.spec b/php-pear.spec
index 2cc77ad..f94d0d6 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -202,7 +202,7 @@ rm new-pear.conf
%{peardir}
%{_bindir}/*
%config(noreplace) %{_sysconfdir}/pear.conf
-%config %{_sysconfdir}/rpm/macros.pear
+%{_sysconfdir}/rpm/macros.pear
%dir %{_localstatedir}/cache/php-pear
%dir %{_localstatedir}/www/html
%dir %{_sysconfdir}/pear