mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-09 08:48:07 +00:00
bug 534025 - Generate complete mars for WinMo, use LIBXUL_DIST instead of dist for mar.exe path r=robstrong
This commit is contained in:
parent
38215c054b
commit
aab3818489
@ -67,8 +67,8 @@ else
|
||||
PACKAGE_DIR = $(PACKAGE_BASE_DIR)/$(MOZ_PKG_DIR)
|
||||
endif
|
||||
|
||||
MAR_BIN = $(DIST)/host/bin/mar$(HOST_BIN_SUFFIX)
|
||||
MBSDIFF_BIN = $(DIST)/host/bin/mbsdiff$(HOST_BIN_SUFFIX)
|
||||
MAR_BIN = $(LIBXUL_DIST)/host/bin/mar$(HOST_BIN_SUFFIX)
|
||||
MBSDIFF_BIN = $(LIBXUL_DIST)/host/bin/mbsdiff$(HOST_BIN_SUFFIX)
|
||||
|
||||
full-update:: complete-patch
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user