From e003d0952aa5b6ad2dbc5dff4380529729fba735 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Sep 2015 16:09:29 +0200 Subject: [PATCH] Use make_install macro --- gnome-backgrounds.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome-backgrounds.spec b/gnome-backgrounds.spec index 5eaec25..c47f64e 100644 --- a/gnome-backgrounds.spec +++ b/gnome-backgrounds.spec @@ -24,7 +24,7 @@ with the GNOME desktop. make %install -make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" +%make_install mkdir -p $RPM_BUILD_ROOT%{_datadir}/backgrounds/images @@ -40,6 +40,7 @@ rm -rf $RPM_BUILD_ROOT%{_datadir}/locale %changelog * Tue Sep 22 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 +- Use make_install macro * Thu Jun 25 2015 David King - 3.17.3-1 - Update to 3.17.3