summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtransex3/scripts/localize.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/transex3/scripts/localize.pl b/transex3/scripts/localize.pl
index b5d16cd7ceb1..5fd591fc4e7e 100755
--- a/transex3/scripts/localize.pl
+++ b/transex3/scripts/localize.pl
@@ -103,7 +103,7 @@ if ( defined $ENV{USE_SHELL} && $ENV{USE_SHELL} eq '4nt' ) {
$DELIMITER = "/";
}
-my $binpath = $ENV{SOLARVER}.$DELIMITER.$ENV{INPATH}.$DELIMITER."bin".$ENV{UPDMINROREXT}.$DELIMITER ;
+my $binpath = $ENV{SOLARVER}.$DELIMITER.$ENV{INPATH}.$DELIMITER."bin".$ENV{UPDMINOREXT}.$DELIMITER ;
#%sl_modules = fetch_sourcelanguage_dirlist();