summaryrefslogtreecommitdiff
path: root/mail/thunderbird/files/patch-mail-components-build-Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird/files/patch-mail-components-build-Makefile.in')
-rw-r--r--mail/thunderbird/files/patch-mail-components-build-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/thunderbird/files/patch-mail-components-build-Makefile.in b/mail/thunderbird/files/patch-mail-components-build-Makefile.in
deleted file mode 100644
index af94e2c0bba3..000000000000
--- a/mail/thunderbird/files/patch-mail-components-build-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- mail/components/build/Makefile.in~
-+++ mail/components/build/Makefile.in
-@@ -78,7 +78,7 @@ SHARED_LIBRARY_LIBS = \
- ../migration/src/$(LIB_PREFIX)profilemigration_s.$(LIB_SUFFIX) \
- $(NULL)
-
--ifneq (,$(filter windows cocoa gtk2, $(MOZ_WIDGET_TOOLKIT)))
-+ifneq (,$(filter windows cocoa gtk2 qt, $(MOZ_WIDGET_TOOLKIT)))
- SHARED_LIBRARY_LIBS += ../shell/$(LIB_PREFIX)shellservice_s.$(LIB_SUFFIX)
- endif
-