OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Michael van Elst
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 02-Jul-2003 16:23:31
Branch: HEAD Handle: 2003070215233100
Modified files:
openpkg-src/gsoap gsoap.spec
Log:
doesn't like parallel builds
Summary:
Revision Changes Path
1.11 +1 -1 openpkg-src/gsoap/gsoap.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gsoap/gsoap.spec
============================================================================
$ cvs diff -u -r1.10 -r1.11 gsoap.spec
--- openpkg-src/gsoap/gsoap.spec 2 Jul 2003 14:22:41 -0000 1.10
+++ openpkg-src/gsoap/gsoap.spec 2 Jul 2003 14:23:31 -0000 1.11
@@ -60,7 +60,7 @@
CXXLAGS="%{l_cxxflags -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]