summaryrefslogtreecommitdiff
path: root/mail/thunderbird10/patches/patch-pa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/thunderbird10/patches/patch-pa')
-rw-r--r--mail/thunderbird10/patches/patch-pa11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/thunderbird10/patches/patch-pa b/mail/thunderbird10/patches/patch-pa
deleted file mode 100644
index 41fef903699..00000000000
--- a/mail/thunderbird10/patches/patch-pa
+++ /dev/null
@@ -1,11 +0,0 @@
-$NetBSD: patch-pa,v 1.1.1.1 2012/03/15 09:45:30 ryoon Exp $
-
---- mozilla/xulrunner/installer/mozilla-js.pc.in.orig 2012-02-16 10:25:33.000000000 +0000
-+++ mozilla/xulrunner/installer/mozilla-js.pc.in
-@@ -6,5 +6,5 @@ Name: JavaScript
- Description: The Mozilla JavaScript Library
- Version: %MOZILLA_VERSION%
- Requires: %NSPR_NAME% >= %NSPR_VERSION%
--Libs: -L${sdkdir}/lib %MOZ_JS_LINK%
-+Libs: -Wl,-R${prefix}/lib/thunderbird10 -L${prefix}/lib/thunderbird10 %MOZ_JS_LINK%
- Cflags: -I${includedir} -DXP_UNIX -DJS_THREADSAFE