From 7f934638fcdb3f3703f6be869a44ac8d64b2d021 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Tue, 22 Sep 2015 22:33:05 +0200 Subject: [PATCH] Use make_install macro --- pangomm.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pangomm.spec b/pangomm.spec index 6c1064d..3fbdfbd 100644 --- a/pangomm.spec +++ b/pangomm.spec @@ -60,7 +60,7 @@ make %{?_smp_mflags} %install -make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" +%make_install find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' @@ -90,6 +90,7 @@ find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';' %changelog * Tue Sep 22 2015 Kalev Lember - 2.38.1-1 - Update to 2.38.1 +- Use make_install macro * Tue Sep 15 2015 Richard Hughes - 2.37.2-1 - Update to 2.37.2