summaryrefslogtreecommitdiffstats
path: root/testing/thunderbird/jemalloc-libs.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2011-12-01 13:35:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2011-12-01 13:35:06 +0000
commitf965f2b7a629ee40146703dfee005c5b22d5abca (patch)
treedb34ca7c42e4870477a6a5529a575752c9c2b7df /testing/thunderbird/jemalloc-libs.patch
parentf6568ddf3abe0dd3e7bb1ef5000bc478d4accbd7 (diff)
downloadaports-f965f2b7a629ee40146703dfee005c5b22d5abca.tar.bz2
aports-f965f2b7a629ee40146703dfee005c5b22d5abca.tar.xz
testing/thunderbird: new aport
Mozilla Thunderbird mail/newsgroup client http://www.mozilla.org/projects/thunderbird/
Diffstat (limited to 'testing/thunderbird/jemalloc-libs.patch')
-rw-r--r--testing/thunderbird/jemalloc-libs.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/thunderbird/jemalloc-libs.patch b/testing/thunderbird/jemalloc-libs.patch
new file mode 100644
index 000000000..e7968986b
--- /dev/null
+++ b/testing/thunderbird/jemalloc-libs.patch
@@ -0,0 +1,11 @@
+--- ./mail/app/Makefile.in.orig
++++ ./mail/app/Makefile.in
+@@ -172,8 +172,6 @@
+ RCFLAGS += -DTHUNDERBIRD_ICO=\"$(DIST)/branding/thunderbird.ico\"
+ endif
+
+-LIBS += $(JEMALLOC_LIBS)
+-
+ include $(topsrcdir)/config/rules.mk
+
+ ifdef MOZILLA_OFFICIAL