[Player-cvs] kit/python Umakefil,1.7,1.8

[Player-cvs] kit/python Umakefil,1.7,1.8

jirwin at helixcommunity.org jirwin at helixcommunity.org
Wed Feb 28 17:13:39 PST 2007


Update of /cvsroot/player/kit/python
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv630

Modified Files:
	Umakefil 
Log Message:
Another Umakefil fix

Index: Umakefil
===================================================================
RCS file: /cvsroot/player/kit/python/Umakefil,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Umakefil	1 Mar 2007 01:11:21 -0000	1.7
+++ Umakefil	1 Mar 2007 01:13:37 -0000	1.8
@@ -99,7 +99,7 @@
 else:
 	project.writeln('all:')
 	project.writeln('\tpython setup.py build --debug')
-	project.writeln('\tcp build/lib.*/hxplay_d.* ../../../debug')
+	project.writeln('\tcp build/lib.*/hxplay.* ../../../debug')
 project.writeln('clean:')
 project.writeln('\trm -rf build')
 




More information about the Player-cvs mailing list
 

Site Map   |   Terms of Use   |   Privacy Policy   |   Contact Us

Copyright © 1995-2007 RealNetworks, Inc. All rights reserved. RealNetworks and Helix are trademarks of RealNetworks.
All other trademarks or registered trademarks are the property of their respective holders.