Bug 285757 - Builds with official branding use wrong version of browserconfig.properties (regression from bug 282057) r=mconnor
git-svn-id: svn://10.0.0.236/trunk@170627 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -56,8 +56,10 @@ ifneq (,$(filter windows gtk2, $(MOZ_WIDGET_TOOLKIT)))
|
||||
DEFINES += -DHAVE_SHELL_SERVICE=1
|
||||
endif
|
||||
|
||||
ifndef MOZ_USE_OFFICIAL_BRANDING
|
||||
libs locale::
|
||||
$(INSTALL) $(srcdir)/content/browserconfig.properties $(DIST)/bin
|
||||
|
||||
install::
|
||||
$(INSTALL) $(srcdir)/content/browserconfig.properties $(DESTDIR)$(mozappdir)
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user