Remove ldconfig scriplets, not needed on F28+

This commit is contained in:
Michal Schorm 2018-01-30 11:49:49 +01:00
parent 3877fa3711
commit 6f9a278e9e

View File

@ -110,9 +110,6 @@ if st and st.type == "link" then
os.remove(path)
end
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files