[119175] trunk/base/portmgr/jobs/port_binary_distributable.tcl

cal at macports.org cal at macports.org
Fri Apr 18 15:28:42 PDT 2014


Revision: 119175
          https://trac.macports.org/changeset/119175
Author:   cal at macports.org
Date:     2014-04-18 15:28:42 -0700 (Fri, 18 Apr 2014)
Log Message:
-----------
base: remove use of /usr/bin/tclsh and macports_fastload.tcl

Modified Paths:
--------------
    trunk/base/portmgr/jobs/port_binary_distributable.tcl

Modified: trunk/base/portmgr/jobs/port_binary_distributable.tcl
===================================================================
--- trunk/base/portmgr/jobs/port_binary_distributable.tcl	2014-04-18 22:11:41 UTC (rev 119174)
+++ trunk/base/portmgr/jobs/port_binary_distributable.tcl	2014-04-18 22:28:42 UTC (rev 119175)
@@ -1,4 +1,4 @@
-#!/usr/bin/tclsh
+#!/usr/bin/env port-tclsh
 # -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
 #
 # $Id$
@@ -311,7 +311,6 @@
     set ::argv [lrange $::argv 1 end]
 }
 
-source ${macportsTclPath}/macports1.0/macports_fastload.tcl
 package require macports
 mportinit
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140418/fe976ffc/attachment.html>


More information about the macports-changes mailing list