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
f4ecd48214
commit
3081ebe781
@ -187,9 +187,7 @@ make %{?_smp_mflags} testall
|
|||||||
export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}/apr-util-%{apuver}
|
export LD_LIBRARY_PATH=%{buildroot}/%{_libdir}/apr-util-%{apuver}
|
||||||
./testall -v -q
|
./testall -v -q
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%ldconfig_scriptlets
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%doc CHANGES LICENSE NOTICE
|
%doc CHANGES LICENSE NOTICE
|
||||||
|
Loading…
Reference in New Issue
Block a user