Commit 8264b8c9 authored by Vitaly Lipatov's avatar Vitaly Lipatov

spec: enable semi parallel build

parent e9115f8d
......@@ -78,11 +78,12 @@ Libraries needed to develop for uniset extentions
%configure --disable-docs
%endif
#%make_build
%make
# Hack to make IDL first
%make -C IDL
%make_build || %make
%install
%makeinstall
%makeinstall_std
%files utils
%_bindir/%name-admin
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment