summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php55.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php55.spec b/php55.spec
index 32288e6..48288f9 100644
--- a/php55.spec
+++ b/php55.spec
@@ -1534,7 +1534,7 @@ cat files.zip >> files.common
%endif
# The default Zend OPcache blacklist file
-install -m 755 %{SOURCE51} $RPM_BUILD_ROOT%{_sysconfdir}/php.d/opcache-default.blacklist
+install -m 644 %{SOURCE51} $RPM_BUILD_ROOT%{_sysconfdir}/php.d/opcache-default.blacklist
# Install the macros file:
install -d $RPM_BUILD_ROOT%{_sysconfdir}/rpm