OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Jan-2003 12:30:07
Branch: OPENPKG_1_2_SOLID Handle: 2003011911300600
Modified files: (Branch: OPENPKG_1_2_SOLID)
openpkg-src/splint splint.spec
Log:
MFS: dislikes parallel building
Summary:
Revision Changes Path
1.11.2.1.2.2+1 -1 openpkg-src/splint/splint.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/splint/splint.spec
============================================================================
$ cvs diff -u -r1.11.2.1.2.1 -r1.11.2.1.2.2 splint.spec
--- openpkg-src/splint/splint.spec 18 Jan 2003 17:22:54 -0000 1.11.2.1.2.1
+++ openpkg-src/splint/splint.spec 19 Jan 2003 11:30:06 -0000 1.11.2.1.2.2
@@ -67,7 +67,7 @@
CFLAGS="%{l_cflags -O}" \
./configure \
--prefix=%{l_prefix}
- %{l_make} %{l_mflags -O}
+ %{l_make} %{l_mflags}
%install
rm -rf $RPM_BUILD_ROOT
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]