|
|
|
|
@ -2765,7 +2765,7 @@ if {$sdxpath eq ""} {
|
|
|
|
|
set testpath $rtfolder/$rtname |
|
|
|
|
if {[file exists $testpath]} { |
|
|
|
|
if {[file type $testpath] eq "directory"} { |
|
|
|
|
set tclkitpath $rtfolder/[punk::lib::runtime_buildcopyname $testpath] |
|
|
|
|
set tclkitpath $rtfolder/[punkboot::lib::runtime_buildcopyname $testpath] |
|
|
|
|
} else { |
|
|
|
|
set tclkitpath $testpath |
|
|
|
|
} |
|
|
|
|
|