summaryrefslogtreecommitdiff
path: root/devel/xulrunner/patches/patch-pe
blob: aea9e75e1e3660b5fc1a8a81346e4f335f9342b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
$NetBSD: patch-pe,v 1.2 2010/03/16 15:57:02 tnn Exp $

--- xulrunner/installer/mozilla-plugin.pc.in.orig	2009-12-04 21:19:58.000000000 +0000
+++ xulrunner/installer/mozilla-plugin.pc.in
@@ -5,5 +5,5 @@ includedir=%includedir%
 Name: Mozilla Plug-In API
 Description: Mozilla Plug-In API
 Version: %MOZILLA_VERSION%
-Cflags: -I${includedir}/stable -DXP_UNIX %ojidef%
+Cflags: -I${includedir} -DXP_UNIX %ojidef%