From 13280c07dfe17e773403576bb44932e5d029eae4 Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Mon, 21 Sep 2015 19:17:19 +0200 Subject: [PATCH] Use make_install macro --- yelp-tools.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/yelp-tools.spec b/yelp-tools.spec index 017e254..d1c50a3 100644 --- a/yelp-tools.spec +++ b/yelp-tools.spec @@ -31,7 +31,7 @@ wraps things up in a developer-friendly way. make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} INSTALL="install -p" install +%make_install %files %doc AUTHORS README @@ -45,6 +45,7 @@ make DESTDIR=%{buildroot} INSTALL="install -p" install %changelog * Mon Sep 21 2015 Kalev Lember - 3.18.0-1 - Update to 3.18.0 +- Use make_install macro * Mon Jul 20 2015 David King - 3.17.4-1 - Update to 3.17.4