snapshot build fix
This commit is contained in:
parent
80fa9028e8
commit
40ba33ce71
@ -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}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user