зеркало из https://github.com/mozilla/pjs.git
Fix l10n repackaging for the branding-directory changes (bug 296460).
This commit is contained in:
Родитель
d2a3a24db4
Коммит
240082f29d
|
@ -120,8 +120,8 @@ install:: $(addsuffix .src,$(SEARCH_PLUGIN_PREFIX)) $(foreach base,$(SEARCH_PLUG
|
||||||
libs-%:
|
libs-%:
|
||||||
@$(MAKE) -C ../../toolkit/locales libs-$*
|
@$(MAKE) -C ../../toolkit/locales libs-$*
|
||||||
@$(MAKE) libs AB_CD=$* XPI_NAME=locale-$* PREF_DIR=defaults/pref
|
@$(MAKE) libs AB_CD=$* XPI_NAME=locale-$* PREF_DIR=defaults/pref
|
||||||
ifdef MOZ_USE_OFFICIAL_BRANDING
|
ifdef MOZ_BRANDING_DIRECTORY
|
||||||
@$(MAKE) -C ../../other-licenses/branding/firefox/locales AB_CD=$* XPI_NAME=locale-$*
|
@$(MAKE) -C $(DEPTH)/$(MOZ_BRANDING_DIRECTORY)/locales AB_CD=$* XPI_NAME=locale-$*
|
||||||
endif
|
endif
|
||||||
|
|
||||||
PACKAGER_NO_LIBS = 1
|
PACKAGER_NO_LIBS = 1
|
||||||
|
|
|
@ -77,8 +77,8 @@ libs-%:
|
||||||
@$(MAKE) -C ../../toolkit/locales libs-$*
|
@$(MAKE) -C ../../toolkit/locales libs-$*
|
||||||
@$(MAKE) -C ../../editor/ui/locales AB_CD=$* XPI_NAME=locale-$*
|
@$(MAKE) -C ../../editor/ui/locales AB_CD=$* XPI_NAME=locale-$*
|
||||||
@$(MAKE) libs AB_CD=$* XPI_NAME=locale-$* PREF_DIR=defaults/pref
|
@$(MAKE) libs AB_CD=$* XPI_NAME=locale-$* PREF_DIR=defaults/pref
|
||||||
ifdef MOZ_USE_OFFICIAL_BRANDING
|
ifdef MOZ_BRANDING_DIRECTORY
|
||||||
@$(MAKE) -C ../../other-licenses/branding/thunderbird/locales AB_CD=$* XPI_NAME=locale-$*
|
@$(MAKE) -C $(DEPTH)/$(MOZ_BRANDING_DIRECTORY)/locales AB_CD=$* XPI_NAME=locale-$*
|
||||||
endif
|
endif
|
||||||
|
|
||||||
PACKAGER_NO_LIBS = 1
|
PACKAGER_NO_LIBS = 1
|
||||||
|
|
Загрузка…
Ссылка в новой задаче