diff options
Diffstat (limited to 'php.spec')
-rw-r--r-- | php.spec | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |