even better bundle patch. r=cls
git-svn-id: svn://10.0.0.236/trunk@136383 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -32,6 +32,7 @@ LIBRARY_NAME = xpcom
|
||||
ifdef _BUILD_BUNDLE
|
||||
IS_COMPONENT = 1
|
||||
DLL_SUFFIX = .bundle
|
||||
NO_DIST_INSTALL = 1
|
||||
NO_COMPONENT_LINK_MAP = 1
|
||||
endif
|
||||
|
||||
@@ -131,6 +132,8 @@ GARBAGE += $(SHARED_LIBRARY:$(DLL_SUFFIX)=.bundle)
|
||||
ifndef _BUILD_BUNDLE
|
||||
libs:: $(SHARED_LIBRARY)
|
||||
$(MAKE) libs _BUILD_BUNDLE=1
|
||||
$(INSTALL) $(LIB_PREFIX)$(LIBRARY_NAME).bundle $(DIST)/gre
|
||||
$(INSTALL) $(LIB_PREFIX)$(LIBRARY_NAME).bundle $(DIST)/bin
|
||||
endif
|
||||
endif
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user