зеркало из https://github.com/mozilla/gecko-dev.git
Do not set MOZILLA_FIVE_HOME in the installer script as it's not needed by the installer and it causes problems when the mozilla script tries to honor MOZILLA_FIVE_HOME.
Bug #129075 r=syd
This commit is contained in:
Родитель
6fee9c206b
Коммит
f5cb360af6
|
@ -42,9 +42,6 @@ export LD_LIBRARY_PATH
|
|||
PATH=.:$PATH
|
||||
export PATH
|
||||
|
||||
MOZILLA_FIVE_HOME=.
|
||||
export MOZILLA_FIVE_HOME
|
||||
|
||||
BASEDIR=`dirname $0`
|
||||
if [ "$BASEDIR" = "" ]; then
|
||||
echo "dirname is not in your PATH"
|
||||
|
|
Загрузка…
Ссылка в новой задаче