SHA256
1
0
forked from pool/libm4rie

- fix build for SLE-11

OBS-URL: https://build.opensuse.org/package/show/science/libm4rie?expand=0&rev=3
This commit is contained in:
Corot Sebastien 2012-02-26 13:42:05 +00:00 committed by Git OBS Bridge
parent cc7c88d40b
commit 2864b9cc92
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Feb 26 13:41:20 UTC 2012 - scorot@free.fr
- fix build for SLE-11
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Nov 20 08:02:54 UTC 2011 - werner.ho@gmx.de Sun Nov 20 08:02:54 UTC 2011 - werner.ho@gmx.de

View File

@ -58,7 +58,11 @@ make %{?_smp_mflags};
%install %install
b="%buildroot"; b="%buildroot";
%if 0%{sles_version} <= 11
%makeinstall
%else
%make_install %make_install
%endif
find "$b" -type f -name "*.la" -delete; find "$b" -type f -name "*.la" -delete;
%files -n %lname %files -n %lname