[62411] trunk/dports/games/fife/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Jan 6 18:41:44 PST 2010


Revision: 62411
          http://trac.macports.org/changeset/62411
Author:   ryandesign at macports.org
Date:     2010-01-06 18:41:41 -0800 (Wed, 06 Jan 2010)
Log Message:
-----------
fife: fix path in error message

Modified Paths:
--------------
    trunk/dports/games/fife/Portfile

Modified: trunk/dports/games/fife/Portfile
===================================================================
--- trunk/dports/games/fife/Portfile	2010-01-06 23:54:44 UTC (rev 62410)
+++ trunk/dports/games/fife/Portfile	2010-01-07 02:41:41 UTC (rev 62411)
@@ -43,7 +43,7 @@
         ui_error "so fife's binary module will probably not load   "
         ui_error "correctly into this version of Python.           "
         ui_error "Please execute                                   "
-        ui_error "    sudo ${prefix}/python_select python26        "
+        ui_error "    sudo ${prefix}/bin/python_select python26    "
         ui_error "and try again.                                   "
         ui_error "#################################################"
         return -code error "wrong python version selected"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100106/00d26799/attachment.html>


More information about the macports-changes mailing list