зеркало из https://github.com/mozilla/gecko-dev.git
Use mozconfig-find to make this work with mozconfig locations other than ~.
This commit is contained in:
Родитель
7a6c811d30
Коммит
c881ba323d
|
@ -38,7 +38,7 @@ DEPTH="../../../../.."
|
|||
TEST_BASE=`dirname $0`
|
||||
TEST_BASE=`cd $TEST_BASE;pwd`
|
||||
MOZ_TEST_BASE=$TEST_BASE/$DEPTH
|
||||
MOZCONF=$HOME/.mozconfig
|
||||
MOZCONF=`$MOZ_TEST_BASE/mozilla/build/autoconf/mozconfig-find $MOZ_TEST_BASE/mozilla`
|
||||
|
||||
MOZ_OBJ=""
|
||||
if test -f $MOZCONF; then
|
||||
|
|
Загрузка…
Ссылка в новой задаче