Import of pkgsrc-2014Q1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$NetBSD: patch-pc,v 1.1 2013/05/23 13:12:13 ryoon Exp $
|
||||
$NetBSD: patch-pc,v 1.4 2014/02/20 13:19:03 ryoon Exp $
|
||||
|
||||
--- xulrunner/installer/libxul-embedding.pc.in.orig 2013-01-04 23:44:47.000000000 +0000
|
||||
--- xulrunner/installer/libxul-embedding.pc.in.orig 2013-07-30 00:59:18.000000000 +0000
|
||||
+++ xulrunner/installer/libxul-embedding.pc.in
|
||||
@@ -6,5 +6,6 @@ idldir=%idldir%
|
||||
Name: libxul-embedding
|
||||
@@ -8,5 +8,5 @@ $NetBSD: patch-pc,v 1.1 2013/05/23 13:12:13 ryoon Exp $
|
||||
Version: %MOZILLA_VERSION%
|
||||
-Libs: -L${sdkdir}/lib -lxpcomglue -ldl
|
||||
+# XXXtnn -ldl removed
|
||||
+Libs: -Wl,-R${prefix}/lib/xulrunner -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lxpcomglue
|
||||
+Libs: -Wl,-R${prefix}/lib/xulrunner -Wl,-R${prefix}/lib/xulrunner -Wl,-R${prefix}/lib/xulrunner -Wl,-R${prefix}/lib/xulrunner -L${prefix}/lib/xulrunner -lxpcomglue
|
||||
Cflags: -DXPCOM_GLUE -I${includedir} %WCHAR_CFLAGS%
|
||||
|
||||
Reference in New Issue
Block a user