Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
This commit is contained in:
parent
3371dc9ebd
commit
cc42164336
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user