summaryrefslogtreecommitdiff
path: root/www/mozilla/patches/patch-aa
blob: eda146140316b7f157691eac113ae8f8454a3828 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-aa,v 1.25 2004/02/05 17:29:06 jmmv Exp $

--- config/autoconf.mk.in.orig	2003-10-30 22:11:05.000000000 +0100
+++ config/autoconf.mk.in
@@ -29,13 +29,13 @@ MOZILLA_VERSION = @MOZILLA_VERSION@
 prefix		= @prefix@
 exec_prefix	= @exec_prefix@
 bindir		= @bindir@
-includedir	= @includedir@/mozilla-$(MOZILLA_VERSION)
+includedir	= @includedir@/$(MOZILLA_PKG_NAME)
 libdir		= @libdir@
 datadir		= @datadir@
 mandir		= @mandir@
-idldir		= @datadir@/idl/mozilla-$(MOZILLA_VERSION)
+idldir		= @datadir@/idl/$(MOZILLA_PKG_NAME)
 
-mozappdir	= $(libdir)/mozilla-$(MOZILLA_VERSION)
+mozappdir	= $(libdir)/$(MOZILLA_PKG_NAME)
 mredir		= $(libdir)/mre/mre-$(MOZILLA_VERSION)
 mrelibdir	= $(mredir)/lib