Changeset 1548 for trunk/base


Ignore:
Timestamp:
Jan 4, 2003, 8:20:55 PM (21 years ago)
Author:
jkh
Message:

With the destroot hack, the "Installing foo into bar" message isn't so
useful anymore (it used to indicate the prefix) so retire it. It's just
noise now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/base/src/port1.0/portinstall.tcl

    r1514 r1548  
    5050    global UI_PREFIX portname build.target.install destpath
    5151
    52     ui_msg "$UI_PREFIX Installing ${portname} into ${destpath} with target ${build.target.install}"
     52    ui_msg "$UI_PREFIX Installing ${portname} with target ${build.target.install}"
    5353       
    5454        file mkdir ${destpath}
Note: See TracChangeset for help on using the changeset viewer.