[80739] branches/gsoc11-rev-upgrade/base/src/libmachista1.0/tests/test.tcl

cal at macports.org cal at macports.org
Sat Jul 16 11:56:45 PDT 2011


Revision: 80739
          http://trac.macports.org/changeset/80739
Author:   cal at macports.org
Date:     2011-07-16 11:56:45 -0700 (Sat, 16 Jul 2011)
Log Message:
-----------
rev-upgrade: Fixed wrong path after load directive caused by moving the file

Modified Paths:
--------------
    branches/gsoc11-rev-upgrade/base/src/libmachista1.0/tests/test.tcl

Modified: branches/gsoc11-rev-upgrade/base/src/libmachista1.0/tests/test.tcl
===================================================================
--- branches/gsoc11-rev-upgrade/base/src/libmachista1.0/tests/test.tcl	2011-07-16 18:55:40 UTC (rev 80738)
+++ branches/gsoc11-rev-upgrade/base/src/libmachista1.0/tests/test.tcl	2011-07-16 18:56:45 UTC (rev 80739)
@@ -1,4 +1,4 @@
-load machista.dylib
+load ../machista.dylib
 
 if {$argc < 1} {
 	puts "Usage: $argv0 filename"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110716/203bbf3b/attachment.html>


More information about the macports-changes mailing list