Backed out changeset 1d3d17144c07 (bug 1219147)

--HG--
extra : commitid : 2SqEZu9KgWr
This commit is contained in:
Wes Kocher 2015-10-30 10:11:41 -07:00
Родитель 6670659946
Коммит 311a75ab6f
2 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@ -2,10 +2,14 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this file,
# You can obtain one at http://mozilla.org/MPL/2.0/.
# Include rules.mk explicitly so we can use FINAL_TARGET. Also, the dependencies
# for webapprt.ini need to be set after PP_TARGETS are expanded in rules.mk.
# Include config.mk explicitly so we can override FINAL_TARGET.
include $(topsrcdir)/config/config.mk
include $(topsrcdir)/config/rules.mk
libs:: $(call mkdir_deps,$(FINAL_TARGET))
$(call py_action,buildlist,$(FINAL_TARGET)/chrome.manifest 'resource webapprt ./')
MOZ_APP_BUILDID := $(shell cat $(DEPTH)/config/buildid)
DEFINES += -DMOZ_APP_BUILDID=$(MOZ_APP_BUILDID)

Просмотреть файл

@ -15,7 +15,3 @@ webapprt.jar:
content/downloads/downloads.js (content/downloads/downloads.js)
content/downloads/downloads.css (content/downloads/downloads.css)
content/downloads/download.xml (content/downloads/download.xml)
# Trick to put the resource line in dist/bin/webapprt/chrome.manifest
[.] chrome.jar:
% resource webapprt ./