Revision: 653
http://python-ogre.svn.sourceforge.net/python-ogre/?rev=653&view=rev
Author: mithro
Date: 2008-07-15 18:41:38 -0700 (Tue, 15 Jul 2008)
Log Message:
-----------
Disable ogreal for the moment.
Modified Paths:
--------------
trunk/python-ogre/debian/rules
Modified: trunk/python-ogre/debian/rules
===================================================================
--- trunk/python-ogre/debian/rules 2008-07-16 01:05:22 UTC (rev 652)
+++ trunk/python-ogre/debian/rules 2008-07-16 01:41:38 UTC (rev 653)
@@ -26,7 +26,7 @@
LD_PRELOAD='' python BuildModule.py --usesystem --failhard -g -c et
LD_PRELOAD='' python BuildModule.py --usesystem --failhard -g -c plib
LD_PRELOAD='' python BuildModule.py --usesystem --failhard -g -c ogreforests
- LD_PRELOAD='' python BuildModule.py --usesystem --failhard -g -c ogreal
+# LD_PRELOAD='' python BuildModule.py --usesystem --failhard -g -c ogreal
LD_PRELOAD='' python BuildModule.py --usesystem --failhard -g -c watermesh
touch $@-stamp
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|