diff --git a/mono-debugger.spec b/mono-debugger.spec index af8c0fb..1ce9fbf 100644 --- a/mono-debugger.spec +++ b/mono-debugger.spec @@ -68,9 +68,7 @@ make make DESTDIR=%{buildroot} install find %{buildroot} -type f -name "*.la" -exec rm -f {} ';' -%postun -p /sbin/ldconfig - -%post -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc AUTHORS COPYING ChangeLog README