SPECS: waili.spec - fix for parallel building

sls sls at pld-linux.org
Sat Jan 5 15:20:44 CET 2008


Author: sls                          Date: Sat Jan  5 14:20:44 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix for parallel building

---- Files affected:
SPECS:
   waili.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/waili.spec
diff -u SPECS/waili.spec:1.4 SPECS/waili.spec:1.5
--- SPECS/waili.spec:1.4	Sat Jan  5 15:17:16 2008
+++ SPECS/waili.spec	Sat Jan  5 15:20:39 2008
@@ -68,6 +68,9 @@
 mv -f debian/changelog debian/changelog.Debian
 
 %build
+%{__make} -C config \
+	CXX="%{__cxx}" \
+	OPTFLAGS="%{rpmcxxflags}"
 %{__make} \
 	CXX="%{__cxx}" \
 	OPTFLAGS="%{rpmcxxflags}"
@@ -106,6 +109,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-01-05 14:20:39  sls
+- fix for parallel building
+
 Revision 1.4  2008-01-05 14:17:16  sls
 - added patches gcc4.patch and libtool_tag_cxx.patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/waili.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list