mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1329320 - Followup to use TOOLTOOL_DIR for makecab. r=gps
This commit is contained in:
parent
ddc9128136
commit
094f1aba88
@ -14,4 +14,6 @@ fi
|
||||
MOZ_AUTOMATION_INSTALLER=${MOZ_AUTOMATION_INSTALLER-1}
|
||||
|
||||
export SOCORRO_SYMBOL_UPLOAD_TOKEN_FILE=c:/builds/crash-stats-api.token
|
||||
export MAKECAB=$topsrcdir/makecab.exe
|
||||
|
||||
TOOLTOOL_DIR=${TOOLTOOL_DIR:-$topsrcdir}
|
||||
export MAKECAB=$TOOLTOOL_DIR/makecab.exe
|
||||
|
Loading…
Reference in New Issue
Block a user