summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php56.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php56.spec b/php56.spec
index 15dc98a..9058fbc 100644
--- a/php56.spec
+++ b/php56.spec
@@ -1645,7 +1645,7 @@ cat files.zip >> files.common
install -m 644 %{SOURCE51} $RPM_BUILD_ROOT%{_sysconfdir}/php.d/opcache-default.blacklist
install -m 644 %{SOURCE51} $RPM_BUILD_ROOT%{_sysconfdir}/php-zts.d/opcache-default.blacklist
sed -e '/blacklist_filename/s/php.d/php-zts.d/' \
- -i $RPM_BUILD_ROOT%{_sysconfdir}/php-zts.d/opcache.ini
+ -i $RPM_BUILD_ROOT%{_sysconfdir}/php-zts.d/10-opcache.ini
# Install the macros file:
sed -e "s/@PHP_APIVER@/%{apiver}%{isasuffix}/" \