mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 784848 - Do Windows l10n repacks on win64. r=gps, rs=Callek
This commit is contained in:
parent
3b89fcfd52
commit
bd61c7b841
@ -2232,7 +2232,9 @@ ia64*-hpux*)
|
||||
case "$host" in
|
||||
*-mingw*)
|
||||
MOZ_BUILD_ROOT=`cd $MOZ_BUILD_ROOT && pwd -W`
|
||||
L10NBASEDIR=`cd $L10NBASEDIR && pwd -W`
|
||||
if test -n "$L10NBASEDIR"; then
|
||||
L10NBASEDIR=`cd $L10NBASEDIR && pwd -W`
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user