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
e0b68afb33
commit
b2fdccdc50
@ -53,9 +53,7 @@ chrpath --delete %{buildroot}%{_bindir}/gsf*
|
||||
# Remove .la files
|
||||
find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets
|
||||
|
||||
%files -f libgsf.lang
|
||||
%doc AUTHORS COPYING COPYING.LIB README
|
||||
|
||||
Loading…
Reference in New Issue
Block a user