SHA256
1
0
forked from pool/lz4

Kill %makeinstall

OBS-URL: https://build.opensuse.org/package/show/Archiving/lz4?expand=0&rev=3
This commit is contained in:
Jan Engelhardt 2013-02-21 05:53:07 +00:00 committed by Git OBS Bridge
parent f45c51bccb
commit 898a7df38c
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -45,7 +45,7 @@ autoreconf -fi;
make %{?_smp_mflags}
%install
%makeinstall
make install DESTDIR="%buildroot"
%files
%defattr(-,root,root)