Updated
This commit is contained in:
@@ -122,7 +122,8 @@ foreach my $f (keys %$files) {
|
||||
my $symlink_dst = File::Spec->abs2rel(
|
||||
File::Spec->rel2abs($f),
|
||||
File::Spec->rel2abs($symlink_dir)
|
||||
); msg_debug "\$symlink_dst='$symlink_dst' ";
|
||||
);
|
||||
msg_debug "\$symlink_dst='$symlink_dst' ";
|
||||
msg_debug "\n";
|
||||
|
||||
# Create the symlink.
|
||||
|
||||
Reference in New Issue
Block a user