summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-02-15 10:22:19 +0100
committerRemi Collet <remi@remirepo.net>2018-02-15 10:22:19 +0100
commit62f89dc87e9be4ab3403c9468be3e6c23ad15c4e (patch)
treeaeba6402df854e22ef78669fa1fb4d990117cc9e /php.spec
parentdaa07cc2af646aa93d181e2ad4b5e1479e03f4d0 (diff)
ldconfig scriptlets
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec6
1 files changed, 6 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index b32ef1f..4aca415 100644
--- a/php.spec
+++ b/php.spec
@@ -1647,6 +1647,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