drop ldconfig scriptlets

This commit is contained in:
Jens Petersen 2018-02-04 01:01:43 +09:00
parent a3083e162c
commit ae330eb1fa
1 changed files with 0 additions and 6 deletions

View File

@ -75,12 +75,6 @@ install -D -p -m 0644 docs/cpphs.1 %{buildroot}%{_mandir}/man1/%{name}.1
rm %{buildroot}%{_defaultlicensedir}/%{name}/LICENCE-LGPL
%post -n ghc-%{name} -p /sbin/ldconfig
%postun -n ghc-%{name} -p /sbin/ldconfig
%post -n ghc-%{name}-devel
%ghc_pkg_recache