mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-09 04:25:38 +00:00
Now that we're *not* repackaging tbird chrome, we shouldn't be removing the originals.
This commit is contained in:
parent
7eb98f8a3d
commit
1b8c99f218
@ -90,26 +90,6 @@ NO_PKG_FILES = \
|
||||
components/gkplugin.dll \
|
||||
$(NULL)
|
||||
|
||||
ifeq ($(OS_ARCH), WINNT)
|
||||
NO_PKG_FILES += \
|
||||
chrome/en-unix.jar \
|
||||
chrome/en-mac.jar \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
|
||||
ifeq (,$(filter mac cocoa,$(MOZ_WIDGET_TOOLKIT)))
|
||||
NO_PKG_FILES += \
|
||||
chrome/messenger.jar \
|
||||
chrome/pipnss.jar \
|
||||
chrome/pippki.jar \
|
||||
chrome/toolkit.jar \
|
||||
chrome/classic.jar \
|
||||
chrome/comm.jar \
|
||||
chrome/US.jar \
|
||||
$(NULL)
|
||||
endif
|
||||
|
||||
ifeq ($(OS_ARCH), Darwin)
|
||||
MOZ_PKG_APPNAME = Thunderbird
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user