New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 80586


Ignore:
Timestamp:
07/15/11 07:07:20 (4 years ago)
Author:
jmr@…
Message:

don't use subdir when fetching archive from an explicit porturl

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/base/src/package1.0/portarchivefetch.tcl

    r80583 r80586  
    7979    if {[file rootname [file tail $porturl]] == [file rootname [file tail [get_portimage_path]]]} { 
    8080        lappend ret [string range $porturl 0 end-[string length [file tail $porturl]]] 
     81        archive.subdir 
    8182    } 
    8283    return $ret 
Note: See TracChangeset for help on using the changeset viewer.