GeoIP remove scriptlets and replace with actual commands
Signed-off-by: webbuilder_pel7ppc64lebuilder0 <webbuilder@powerel.org>master
parent
59fa87219d
commit
28181be05f
|
|
@ -63,7 +63,8 @@ rm -f %{buildroot}%{_libdir}/*.la
|
|||
# Tests require network access so fail in koji; build using --with tests to run them yourself
|
||||
%{?with_tests:LD_LIBRARY_PATH=%{buildroot}%{_libdir} make check}
|
||||
|
||||
%ldconfig_scriptlets
|
||||
%post -p /sbin/ldconfig
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
%if 0%{?_licensedir:1}
|
||||
|
|
|
|||
Loading…
Reference in New Issue