[Lunar-commits] CVS: moonbase/graphics/pil BUILD,1.5,1.6

Steven Michaelske hardkrash at lunar-linux.org
Wed Jan 7 21:52:05 GMT 2004


Update of /var/cvs/lunar/moonbase/graphics/pil
In directory dbguin.lunar-linux.org:/tmp/cvs-serv12681

Modified Files:
	BUILD 
Log Message:
there may be a better fix to this but i'll leave it to someone who knows python
:-P


Index: BUILD
===================================================================
RCS file: /var/cvs/lunar/moonbase/graphics/pil/BUILD,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- BUILD	20 Oct 2003 04:57:29 -0000	1.5
+++ BUILD	7 Jan 2004 21:52:02 -0000	1.6
@@ -7,6 +7,8 @@
                   $OPTS             &&
   make                              &&
   cd ..                             &&
+  sedit "s:extra_compile_args=EXTRA_COMPILE_ARGS:extra_compile_args=None:" setup.py
+  sedit "s:extra_link_args=EXTRA_LINK_ARGS:extra_link_args=None:" setup.py
   python setup.py build             &&
   prepare_install		                &&
   cd libImaging                     &&



More information about the Lunar-commits mailing list