[Lunar-commits] CVS: moonbase/compilers/Python BUILD,1.6,1.7
Jeff Hodges
jmhodges at lunar-linux.org
Sat Aug 14 03:53:14 GMT 2004
Update of /var/cvs/lunar/moonbase/compilers/Python
In directory dbguin.lunar-linux.org:/tmp/cvs-serv27965
Modified Files:
BUILD
Log Message:
there, that\'s better
Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/compilers/Python/BUILD,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- BUILD 8 May 2004 15:27:11 -0000 1.6
+++ BUILD 14 Aug 2004 03:53:12 -0000 1.7
@@ -1,11 +1,9 @@
(
- prepare_install &&
unset CC CXX &&
default_config &&
mkdir -p /usr/lib/python2.3 &&
cp -f $SOURCE_DIRECTORY/Tools/i18n/* /usr/lib/python2.3/ &&
- make &&
- make install &&
+ default_make &&
mkdir -p $DOCUMENT_DIRECTORY/Python &&
cp -a Misc $DOCUMENT_DIRECTORY/Python
More information about the Lunar-commits
mailing list