l10nmove: #i116586# Move l10n module into own repository
This commit is contained in:
parent
3da3939805
commit
a17d76c92f
1 changed files with 1 additions and 1 deletions
|
@ -983,7 +983,7 @@ $SOLARSRC = '$SRC_ROOT';
|
|||
my @splitlist = split( /\//, $SRC_ROOT );
|
||||
pop @splitlist;
|
||||
$SOURCE_ROOT_DIR = join("/", @splitlist);
|
||||
$gb_REPOS = $SOURCE_ROOT_DIR."/ooo ".$SOURCE_ROOT_DIR."/sun ".$SOURCE_ROOT_DIR."/loc";
|
||||
$gb_REPOS = $SOURCE_ROOT_DIR."/ooo ".$SOURCE_ROOT_DIR."/loc";
|
||||
|
||||
# default TARFILE_LOCATION
|
||||
if ('@TARFILE_LOCATION@' eq "DEFAULT")
|
||||
|
|
Loading…
Reference in a new issue