Browse Source

disable parallel build

master
Michael van Elst 23 years ago committed by Ralf S. Engelschall
parent
commit
abba73a95f
  1. 4
      whoson/whoson.spec

4
whoson/whoson.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Mail
License: GPL
Version: 2.02a
Release: 20030728
Release: 20030807
# package options
%option with_fsl yes
@ -85,7 +85,7 @@ AutoReqProv: no
--with-config="%{l_prefix}/etc/whoson/whoson.conf" \
--enable-static \
--disable-shared
%{l_make} %{l_mflags -O}
%{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT

Loading…
Cancel
Save