[Commits] (markie) Changes to handle move of wxPython-2.5
commits at osafoundation.org
commits at osafoundation.org
Tue Apr 20 16:56:23 PDT 2004
Commit by: markie
Modified files:
osaf/hardhat/buildscripts/chandler.py 1.51 1.52
Log message:
Changes to handle move of wxPython-2.5
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/osaf/hardhat/buildscripts/chandler.py.diff?r1=text&tr1=1.51&r2=text&tr2=1.52
Index: osaf/hardhat/buildscripts/chandler.py
diff -u osaf/hardhat/buildscripts/chandler.py:1.51 osaf/hardhat/buildscripts/chandler.py:1.52
--- osaf/hardhat/buildscripts/chandler.py:1.51 Thu Apr 15 11:56:04 2004
+++ osaf/hardhat/buildscripts/chandler.py Tue Apr 20 16:55:52 2004
@@ -51,7 +51,7 @@
'osaf/chandler/Chandler',
'osaf/chandler/python',
'osaf/chandler/egenix-mx',
- 'internal/wx',
+ 'internal/wxPython-2.5',
'osaf/chandler/jabber-py',
'osaf/chandler/pychecker',
'osaf/chandler/persistence',
@@ -59,14 +59,14 @@
'osaf/chandler/SOAPpy',
'osaf/chandler/epydoc',
'osaf/chandler/openssl',
- 'osaf/chandler/m2crypto',
+ 'osaf/chandler/m2crypto',
)
# If any of these modules have changed, scrub everything before building
scrubAllModules = {
'osaf/chandler/python':1,
'osaf/chandler/egenix-mx':1,
- 'internal/wx':1,
+ 'internal/wxPython-2.5':1,
'osaf/chandler/jabber-py':1,
'osaf/chandler/pychecker':1,
'osaf/chandler/persistence':1,
More information about the Commits
mailing list