summaryrefslogtreecommitdiff
path: root/mail/thunderbird10/patches/patch-pa
blob: 41fef903699cbf99e53c40cacfc121d91fb59be9 (plain)
1
2
3
4
5
6
7
8
9
10
11
$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