[Lunar-commits] CVS: moonbase/libs/boost BUILD,1.2,1.3

Moritz Heiber moe at lunar-linux.org
Tue Apr 12 08:34:29 UTC 2005


Update of /var/cvs/lunar/moonbase/libs/boost
In directory espresso.foo-projects.org:/tmp/cvs-serv8119

Modified Files:
	BUILD 
Log Message:
o_O wtf?!

This is much cleaner.


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/libs/boost/BUILD,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- BUILD	20 Nov 2004 15:14:16 -0000	1.2
+++ BUILD	12 Apr 2005 08:34:25 -0000	1.3
@@ -1,6 +1,6 @@
 (
    # get python version
-   PYTHON_VERSION=`/usr/bin/python -V 2>&1 | sed 's/Python \([0-9][0-9]*\.[0-9][0-9]*\)\..*/\1/'`
+   PYTHON_VERSION="`installed_version Python`"
 
    bjam         $OPTS                             \
      		-sBOOST_ROOT=$SOURCE_DIRECTORY    \



More information about the Lunar-commits mailing list