From 250b53f2f5df539973883429692bf4391298edbb Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 21 Sep 2016 09:55:16 +0200 Subject: [PATCH] Use make_install macro --- gjs.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gjs.spec b/gjs.spec index 2a229e8..8aee54b 100644 --- a/gjs.spec +++ b/gjs.spec @@ -57,7 +57,7 @@ the functionality of the installed gjs package. make %{?_smp_mflags} V=1 %install -make install DESTDIR=%{buildroot} +%make_install #Remove libtool archives. find %{buildroot} -name '*.la' -exec rm -f {} ';' @@ -92,6 +92,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';' * Wed Sep 21 2016 Kalev Lember - 1.46.0-1 - Update to 1.46.0 - Don't set group tags +- Use make_install macro * Tue Jul 19 2016 Florian Müllner - 3.1.45.4-1 - Update to 1.45.4