From 944ff35c37dbdedebb0c43782121848ddbf8b81e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 19 Aug 2015 14:11:14 +0200 Subject: [PATCH] Use make_install macro --- totem.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/totem.spec b/totem.spec index b31ecb8..a580648 100644 --- a/totem.spec +++ b/totem.spec @@ -157,7 +157,7 @@ export PYTHON=%{__python3} make %{?_smp_mflags} %install -make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" +%make_install %find_lang %{name} --with-gnome #nuke the .la file(s) @@ -261,6 +261,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || : * Wed Aug 19 2015 Kalev Lember - 1:3.16.2-4 - Use plugin installation API from gstreamer1-plugins-base 1.5.0 - Tighten deps with the _isa macro +- Use make_install macro * Wed Jul 22 2015 David King - 1:3.16.2-3 - Bump for new gnome-desktop3