summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/mozconfig.eclass')
-rw-r--r--eclass/mozconfig.eclass6
1 files changed, 5 insertions, 1 deletions
diff --git a/eclass/mozconfig.eclass b/eclass/mozconfig.eclass
index 6b2edb5b639b..bcf457c19e29 100644
--- a/eclass/mozconfig.eclass
+++ b/eclass/mozconfig.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig.eclass,v 1.16 2005/07/15 00:51:33 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/mozconfig.eclass,v 1.17 2005/08/02 03:09:49 agriffis Exp $
#
# mozconfig.eclass: the new mozilla.eclass
@@ -153,6 +153,10 @@ mozconfig_init() {
# Go a little faster; use less RAM
append-flags "$MAKEEDIT_FLAGS"
+ # Define our plugin dirs for nsplugins-v2.patch
+ append-flags "-DGENTOO_NSPLUGINS_DIR=\"/usr/$(get_libdir)/nsplugins\""
+ append-flags "-DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/$(get_libdir)/nsbrowser/plugins\""
+
####################################
#
# mozconfig setup