diff --git a/libm4rie.changes b/libm4rie.changes index 0a90cdb..4d4e91d 100644 --- a/libm4rie.changes +++ b/libm4rie.changes @@ -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 diff --git a/libm4rie.spec b/libm4rie.spec index 3656e30..301ae45 100644 --- a/libm4rie.spec +++ b/libm4rie.spec @@ -58,7 +58,11 @@ make %{?_smp_mflags}; %install b="%buildroot"; +%if 0%{sles_version} <= 11 +%makeinstall +%else %make_install +%endif find "$b" -type f -name "*.la" -delete; %files -n %lname