Remove obsolete ldconfig scriptlets

References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
Igor Gnatenko 2019-01-22 18:40:38 +01:00
parent 3371dc9ebd
commit cc42164336
No known key found for this signature in database
GPG Key ID: 695714BD1BBC5F4C

View File

@ -98,13 +98,9 @@ make DESTDIR=%{buildroot} install
popd
%post -p /sbin/ldconfig
%ldconfig_scriptlets
%postun -p /sbin/ldconfig
%post -n libpamtest -p /sbin/ldconfig
%postun -n libpamtest -p /sbin/ldconfig
%ldconfig_scriptlets -n libpamtest
%check