diff --git a/unison240.spec b/unison240.spec index b54329b..dbd07e2 100644 --- a/unison240.spec +++ b/unison240.spec @@ -95,6 +95,9 @@ cp -a %{SOURCE2} unison-manual.html %build +# MAKEFLAGS=-j breaks the build. +unset MAKEFLAGS + make NATIVE=true UISTYLE=gtk2 THREADS=true