зеркало из https://github.com/mozilla/pjs.git
Bug #237725 --> Use dist\branding as a staging area for branded artwork.
Export generic installer artwork sr=bryner
This commit is contained in:
Родитель
109b0115c2
Коммит
f2f848448b
|
@ -51,3 +51,11 @@ installer:
|
|||
cd $(topsrcdir)/toolkit/mozapps/installer/windows && perl build_static.pl -config "$(CONFIG_DIR)"
|
||||
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
export::
|
||||
ifndef MOZ_USE_OFFICIAL_BRANDING
|
||||
$(NSINSTALL) -D $(DIST)/branding
|
||||
cp $(srcdir)/Header.bmp $(DIST)/branding/Header.bmp
|
||||
cp $(srcdir)/Watermrk.bmp $(DIST)/branding/Watermrk.bmp
|
||||
endif
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче