2013-08-11 05:18:46 +02:00
|
|
|
$NetBSD: patch-pb,v 1.9 2013/08/11 03:18:46 ryoon Exp $
|
2010-03-16 11:59:09 +01:00
|
|
|
|
2013-08-11 05:18:46 +02:00
|
|
|
--- mozilla/xulrunner/installer/libxul.pc.in.orig 2013-08-04 03:05:53.000000000 +0000
|
2010-03-16 11:59:09 +01:00
|
|
|
+++ mozilla/xulrunner/installer/libxul.pc.in
|
2011-07-11 22:46:35 +02:00
|
|
|
@@ -7,5 +7,5 @@ Name: libxul
|
2010-03-16 11:59:09 +01:00
|
|
|
Description: The Mozilla Runtime and Embedding Engine
|
|
|
|
Version: %MOZILLA_VERSION%
|
|
|
|
Requires: %NSPR_NAME% >= %NSPR_VERSION%
|
2011-07-11 22:46:35 +02:00
|
|
|
-Libs: -L${sdkdir}/lib %MOZ_XUL_LINK%
|
2013-08-11 05:18:46 +02:00
|
|
|
+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 %MOZ_XUL_LINK%
|
2011-07-11 22:46:35 +02:00
|
|
|
Cflags: -I${includedir} %WCHAR_CFLAGS%
|