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
d467347a79
commit
9146d033bd
@ -52,13 +52,9 @@ make install DESTDIR=%{buildroot}
|
||||
%check
|
||||
make check
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%post devel -p /sbin/ldconfig
|
||||
|
||||
%postun devel -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets devel
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
|
||||
Loading…
Reference in New Issue
Block a user