Browse Source

dislikes parallel building

master
parent
commit
55bac6dcc5
  1. 4
      splint/splint.spec

4
splint/splint.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Converter
License: GPL
Version: 3.0.1.6
Release: 20020822
Release: 20030119
# list of sources
Source0: http://www.splint.org/downloads/splint-%{version}.src.tgz
@ -67,7 +67,7 @@ AutoReqProv: no
CFLAGS="%{l_cflags -O}" \
./configure \
--prefix=%{l_prefix}
%{l_make} %{l_mflags -O}
%{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT

Loading…
Cancel
Save