GeoIP remove scriptlets and replace with actual commands

Signed-off-by: webbuilder_pel7ppc64lebuilder0 <webbuilder@powerel.org>
master
webbuilder_pel7ppc64lebuilder0 2018-08-31 14:07:37 +02:00
parent 59fa87219d
commit 28181be05f
1 changed files with 2 additions and 1 deletions

View File

@ -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}