diff --git a/libsepol.changes b/libsepol.changes index 9844897..06b8733 100644 --- a/libsepol.changes +++ b/libsepol.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Nov 8 09:34:54 UTC 2018 - Jan Engelhardt + +- Use more %make_install. + ------------------------------------------------------------------- Thu Nov 8 07:19:24 UTC 2018 - jsegitz@suse.com diff --git a/libsepol.spec b/libsepol.spec index cac327b..ec1bc69 100644 --- a/libsepol.spec +++ b/libsepol.spec @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -92,7 +92,7 @@ export CFLAGS="%{optflags}" make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} LIBDIR="%{_libdir}" SHLIBDIR="/%{_lib}" install +%make_install LIBDIR="%{_libdir}" SHLIBDIR="/%{_lib}" %post -n libsepol1 -p /sbin/ldconfig %postun -n libsepol1 -p /sbin/ldconfig