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)