From 898a7df38c0e4b3de4ccf91225fccc264ab70ee15e54c1758c158d628b829b2f Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 21 Feb 2013 05:53:07 +0000 Subject: [PATCH] Kill %makeinstall OBS-URL: https://build.opensuse.org/package/show/Archiving/lz4?expand=0&rev=3 --- lz4.changes | 5 +++++ lz4.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lz4.changes b/lz4.changes index 4688beb..6ee279e 100644 --- a/lz4.changes +++ b/lz4.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 21 05:52:43 UTC 2013 - jengelh@inai.de + +- I hate %makeinstall (it fails all the SLES builds), kill it! + ------------------------------------------------------------------- Sat Mar 17 15:21:31 UTC 2012 - jengelh@medozas.de diff --git a/lz4.spec b/lz4.spec index d486502..af8ec94 100644 --- a/lz4.spec +++ b/lz4.spec @@ -45,7 +45,7 @@ autoreconf -fi; make %{?_smp_mflags} %install -%makeinstall +make install DESTDIR="%buildroot" %files %defattr(-,root,root)