mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-23 19:09:49 +00:00
Bug 333543 - "make install" clutters dist/bin with chrome, patch by Mike Hommey (mh+mozilla@glandium.org), r=me
This commit is contained in:
parent
225a7a9b43
commit
66f282acc1
@ -1571,7 +1571,7 @@ ifndef NO_INSTALL
|
||||
$(PERL) $(MOZILLA_DIR)/config/preprocessor.pl $(XULPPFLAGS) $(DEFINES) $(ACDEFINES) \
|
||||
$(JAR_MANIFEST) | \
|
||||
$(PERL) -I$(MOZILLA_DIR)/config $(MOZILLA_DIR)/config/make-jars.pl \
|
||||
-d $(MAKE_JARS_TARGET) -j $(DESTDIR)$(mozappdir)/chrome \
|
||||
-d $(MAKE_JARS_TARGET)/chrome -j $(DESTDIR)$(mozappdir)/chrome \
|
||||
$(MAKE_JARS_FLAGS) -- "$(XULPPFLAGS) $(DEFINES) $(ACDEFINES)"; \
|
||||
fi
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user