Backout changeset de0a7a1cdc4a from bug 1240660 for make package bustage on a CLOSED TREE

This commit is contained in:
Mike Hommey 2016-01-20 08:01:42 +09:00
parent 426b3834ab
commit 3e3c3f1ca4
3 changed files with 3 additions and 3 deletions

View File

@ -74,7 +74,7 @@ PP_TARGETS += SEARCHPLUGINS
list-txt = $(SEARCHPLUGINS_PATH)/list.txt
GARBAGE += $(list-txt)
misc:: searchplugins
libs:: searchplugins
# Required for l10n.mk - defines a list of app sub dirs that should
# be included in langpack xpis.

View File

@ -1216,7 +1216,7 @@ endif
endif
endif
misc realchrome:: $(FINAL_TARGET)/chrome
libs realchrome:: $(FINAL_TARGET)/chrome
$(call py_action,jar_maker,\
$(QUIET) -d $(FINAL_TARGET) \
$(MAKE_JARS_FLAGS) $(DEFINES) $(ACDEFINES) \

View File

@ -1354,7 +1354,7 @@ VARIABLES = {
JAR manifests are files in the tree that define how to package files
into JARs and how chrome registration is performed. For more info,
see :ref:`jar_manifests`.
""", 'misc'),
""", 'libs'),
# IDL Generation.
'XPIDL_SOURCES': (StrictOrderingOnAppendList, list,