Changeset 80586
- Timestamp:
- 07/15/11 07:07:20 (4 years ago)
- File:
-
- 1 edited
-
trunk/base/src/package1.0/portarchivefetch.tcl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/base/src/package1.0/portarchivefetch.tcl
r80583 r80586 79 79 if {[file rootname [file tail $porturl]] == [file rootname [file tail [get_portimage_path]]]} { 80 80 lappend ret [string range $porturl 0 end-[string length [file tail $porturl]]] 81 archive.subdir 81 82 } 82 83 return $ret
Note: See TracChangeset
for help on using the changeset viewer.

