summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-02-15 10:22:37 +0100
committerRemi Collet <remi@remirepo.net>2018-02-15 10:22:37 +0100
commit0ad444c249abc3da310b398f8302c29165e08f2f (patch)
treeef2cef476c5edf904f4ff62f3c9deec40cf1f888
parentdecc3e744f78fd6ac7005f157d8b6bda17d2ad99 (diff)
ldconfig scriptlets
-rw-r--r--php.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index ec5a586..24ea3e5 100644
--- a/php.spec
+++ b/php.spec
@@ -1643,6 +1643,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