summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Stubbs <jstubbs@gentoo.org>2005-04-24 02:42:10 +0000
committerJason Stubbs <jstubbs@gentoo.org>2005-04-24 02:42:10 +0000
commit65811ba994364a7c41e0e34b6021fccb45b6105f (patch)
treec4263127b552eed68aac50d7e725e8dac46e6fee /profiles/default-mips-2004.1
parentfix epatching so it works ... bad mr bones ! (diff)
downloadhistorical-65811ba994364a7c41e0e34b6021fccb45b6105f.tar.gz
historical-65811ba994364a7c41e0e34b6021fccb45b6105f.tar.bz2
historical-65811ba994364a7c41e0e34b6021fccb45b6105f.zip
Added CONFIG_PROTECT*
Diffstat (limited to 'profiles/default-mips-2004.1')
-rw-r--r--profiles/default-mips-2004.1/make.defaults5
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/default-mips-2004.1/make.defaults b/profiles/default-mips-2004.1/make.defaults
index 13118138066b..f4dac4232125 100644
--- a/profiles/default-mips-2004.1/make.defaults
+++ b/profiles/default-mips-2004.1/make.defaults
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-mips-2004.1/make.defaults,v 1.12 2005/04/23 16:25:07 jstubbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-mips-2004.1/make.defaults,v 1.13 2005/04/24 02:42:10 jstubbs Exp $
# System-wide defaults for the Portage system
ARCH="mips"
@@ -31,3 +31,6 @@ ACCEPT_KEYWORDS="mips"
# be updated appropriately.
USE_EXPAND="VIDEO_CARDS INPUT_DEVICES LINGUAS"
+CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config"
+CONFIG_PROTECT_MASK="/etc/gconf"
+