snapshot build fix

This commit is contained in:
Rex Dieter 2011-02-01 09:32:51 -06:00
parent 80fa9028e8
commit 40ba33ce71

View File

@ -72,7 +72,8 @@ The following scripts are provided at this time:
%configure %configure
%if 0%{?snap:1} %if 0%{?snap:1}
make scripts-clean scripts -C scripts make scripts-clean -C scripts
make man scripts %{?_smp_mflags} -C scripts
%endif %endif
make %{?_smp_mflags} make %{?_smp_mflags}