diff --git a/admesh.spec b/admesh.spec index 07b509f..4069def 100644 --- a/admesh.spec +++ b/admesh.spec @@ -52,9 +52,7 @@ rm -rf %{buildroot}%{_defaultdocdir}/%{name} # Remove the libtool archive installed by "make install" rm -f %{buildroot}%{_libdir}/lib%{name}.la -%post libs -p /sbin/ldconfig - -%postun libs -p /sbin/ldconfig +%ldconfig_scriptlets libs %files %doc ChangeLog ChangeLog.old COPYING README.md AUTHORS