diff --git a/enblend.spec b/enblend.spec index 2484443..51cd2b5 100644 --- a/enblend.spec +++ b/enblend.spec @@ -55,13 +55,12 @@ PDF usage documentation for the enblend and enfuse command line tools # set MAKEINFO to allow use of pregenerated .info files, and avoid # problems with texinfo-5.x ( see https://bugzilla.redhat.com/919935 ) -(cd doc && make MAKEINFO=/bin/true ) +make %{?_smp_mflags} MAKEINFO=/bin/true + %if 0%{?doc} (cd doc && make pdf MAKEINFO=/bin/true ) %endif -make %{?_smp_mflags} - %install rm -rf %{buildroot}