summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--php.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index 26f8caa..5c41e2b 100644
--- a/php.spec
+++ b/php.spec
@@ -1640,6 +1640,12 @@ fi
%endif
+%if 0%{?fedora} < 28 && 0%{?rhel} < 8
+%post embedded -p /sbin/ldconfig
+%postun embedded -p /sbin/ldconfig
+%endif
+
+
%{!?_licensedir:%global license %%doc}
%files