SPECS: boost.spec - typo

glen glen at pld-linux.org
Thu Jan 11 01:21:20 CET 2007


Author: glen                         Date: Thu Jan 11 00:21:20 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   boost.spec (1.74 -> 1.75) 

---- Diffs:

================================================================
Index: SPECS/boost.spec
diff -u SPECS/boost.spec:1.74 SPECS/boost.spec:1.75
--- SPECS/boost.spec:1.74	Thu Jan 11 00:52:52 2007
+++ SPECS/boost.spec	Thu Jan 11 01:21:15 2007
@@ -676,8 +676,8 @@
 %endif
 bjam \
 	-d2 \
-	-sGXX="%{__cc}" \
-	-sGCC="%{__cxx}" \
+	-sGXX="%{__cxx}" \
+	-sGCC="%{__cc}" \
 	-sHAVE_ICU=1 -sICU_PATH=/usr \
 	-sBUILD="release <threading>multi <shared-linkable>true <inlining>on" \
 	-sPYTHON_ROOT=$PYTHON_ROOT \
@@ -1128,6 +1128,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.75  2007/01/11 00:21:15  glen
+- typo
+
 Revision 1.74  2007/01/10 23:52:52  glen
 - use %{__cc}, %{__cxx}
 - enable icu
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/boost.spec?r1=1.74&r2=1.75&f=u



More information about the pld-cvs-commit mailing list