Browse Source

imagemagick dislikes parallel building

master
parent
commit
a4f5fc13c6
  1. 2
      imagemagick/imagemagick.spec

2
imagemagick/imagemagick.spec

@ -69,7 +69,7 @@ AutoReqProv: no
--without-perl \
--without-threads \
--without-x
%{l_make} %{l_mflags -O}
%{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT

Loading…
Cancel
Save