[Commits] (morgen) Tweaked the directory paths to reflect the new location.

commits at osafoundation.org commits at osafoundation.org
Wed Apr 14 16:24:00 PDT 2004


Commit by: morgen
Modified files:
internal/wx/wxPython-2.5/__hardhat__.py 1.9 1.10

Log message:
Tweaked the directory paths to reflect the new location.


ViewCVS links:
http://cvs.osafoundation.org/index.cgi/internal/wx/wxPython-2.5/__hardhat__.py.diff?r1=text&tr1=1.9&r2=text&tr2=1.10

Index: internal/wx/wxPython-2.5/__hardhat__.py
diff -u internal/wx/wxPython-2.5/__hardhat__.py:1.9 internal/wx/wxPython-2.5/__hardhat__.py:1.10
--- internal/wx/wxPython-2.5/__hardhat__.py:1.9	Tue Apr 13 18:19:24 2004
+++ internal/wx/wxPython-2.5/__hardhat__.py	Wed Apr 14 16:23:29 2004
@@ -3,8 +3,8 @@
 
 info = {
         'name':'wxWindows-2.5.1.5',
-        'root':'../osaf/chandler',
-        'path':'../../wxPythonSrc-2.5.1.5',
+        'root':'../../../osaf/chandler',
+        'path':'../../internal/wx/wxPython-2.5',
        }
 
 dependencies = (



More information about the Commits mailing list