Changes between Version 31 and Version 32 of CommittersTipsAndTricks


Ignore:
Timestamp:
Jun 3, 2010, 9:03:59 PM (14 years ago)
Author:
anddam (Andrea D'Amore)
Comment:

added a note for trunk user and explorative tcl shell

Legend:

Unmodified
Added
Removed
Modified
  • CommittersTipsAndTricks

    v31 v32  
    224224package require Pextlib
    225225set prefix /opt/local
     226}}}
     227
     228If you use trunk you have to change first row to
     229{{{
     230source ${prefix}/share/macports/Tcl/macports1.0/macports_fastload.tcl
    226231}}}
    227232