From 85f85ae55db25dbda5a59aa04d97fb3acff8eb7e Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 17 Aug 2015 23:06:07 +0200 Subject: [PATCH] Use make_install macro --- gnome-system-monitor.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome-system-monitor.spec b/gnome-system-monitor.spec index 8450c8b..10a076a 100644 --- a/gnome-system-monitor.spec +++ b/gnome-system-monitor.spec @@ -38,7 +38,7 @@ such as CPU and memory. make %{?_smp_mflags} %install -make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" +%make_install %find_lang %{name} --with-gnome @@ -69,6 +69,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || : %changelog * Mon Aug 17 2015 Kalev Lember - 3.17.90-1 - Update to 3.17.90 +- Use make_install macro * Mon Jul 20 2015 David King - 3.17.4-1 - Update to 3.17.4