diff --git a/buzztrax.spec b/buzztrax.spec index c093597..836dd77 100644 --- a/buzztrax.spec +++ b/buzztrax.spec @@ -205,7 +205,9 @@ cp -v %{SOURCE2} . cp -v %{SOURCE1} . %build +%if 0%{?suse_version} > 1320 export CFLAGS="-Wno-error=misleading-indentation %{optflags}" +%endif /bin/sh ./autogen.sh --noconfigure %configure --disable-static \ --disable-schemas-compile \