From 4d4c67bccb2007cb563bf6d629a98a92e4747e79 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 1 Sep 2015 10:55:09 +0200 Subject: [PATCH] Use make_install macro --- devhelp.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/devhelp.spec b/devhelp.spec index bd55480..5586336 100644 --- a/devhelp.spec +++ b/devhelp.spec @@ -43,7 +43,7 @@ into other applications such as IDEs. make %{?_smp_mflags} CFLAGS="$CFLAGS -fno-strict-aliasing" %install -make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" +%make_install # Update the screenshot shown in the software center # @@ -117,6 +117,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : %changelog * Tue Sep 01 2015 Kalev Lember - 1:3.17.91-1 - Update to 3.17.91 +- Use make_install macro * Wed Jun 24 2015 David King - 1:3.17.3-1 - Update to 3.17.3