From fe187e002129b2610edba5ffdc4add19bcea9b64 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 21 Sep 2016 13:15:29 +0200 Subject: [PATCH] Use make_install macro --- totem-pl-parser.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/totem-pl-parser.spec b/totem-pl-parser.spec index 74eccf2..1c86db5 100644 --- a/totem-pl-parser.spec +++ b/totem-pl-parser.spec @@ -37,7 +37,7 @@ developing applications that use %{name}. make %{?_smp_mflags} %install -make install DESTDIR=$RPM_BUILD_ROOT +%make_install find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %find_lang %{name} --with-gnome @@ -67,6 +67,7 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' * Wed Sep 21 2016 Kalev Lember - 3.10.7-1 - Update to 3.10.7 - Update project URLs +- Use make_install macro * Fri Sep 02 2016 Kalev Lember - 3.10.6-3 - Drop old obsoletes