diff --git a/tslib.spec b/tslib.spec index 1198597..751756e 100644 --- a/tslib.spec +++ b/tslib.spec @@ -43,9 +43,7 @@ make %{?_smp_mflags} make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig +%ldconfig_scriptlets %files %doc AUTHORS ChangeLog README