From 748d0dd63f6683b691f7575cb5f9b3e106894078 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Sat, 15 Aug 2015 14:52:53 -0400 Subject: [PATCH] Use make_install macro --- pango.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pango.spec b/pango.spec index a39df55..9d480b7 100644 --- a/pango.spec +++ b/pango.spec @@ -91,8 +91,7 @@ make %{?_smp_mflags} V=1 %install - -make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" +%make_install # Remove files that should not be packaged rm $RPM_BUILD_ROOT%{_libdir}/*.la @@ -142,6 +141,7 @@ fi %changelog * Sat Aug 15 2015 Kalev Lember - 1.37.3-1 - Update to 1.37.3 +- Use make_install macro * Tue Jul 21 2015 David King - 1.37.2-1 - Update to 1.37.2