[120360] contrib/mpab/subports.tcl

jmr at macports.org jmr at macports.org
Sat May 24 01:58:11 PDT 2014


Revision: 120360
          https://trac.macports.org/changeset/120360
Author:   jmr at macports.org
Date:     2014-05-24 01:58:11 -0700 (Sat, 24 May 2014)
Log Message:
-----------
mpab: fix subports.tcl arg handling

Modified Paths:
--------------
    contrib/mpab/subports.tcl

Modified: contrib/mpab/subports.tcl
===================================================================
--- contrib/mpab/subports.tcl	2014-05-24 08:55:44 UTC (rev 120359)
+++ contrib/mpab/subports.tcl	2014-05-24 08:58:11 UTC (rev 120360)
@@ -52,6 +52,7 @@
         }
         exit 0
     }
+    set ::argv [lrange $::argv 2 end]
 }
 
 package require macports
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140524/c5eb031e/attachment.html>


More information about the macports-changes mailing list