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-macos-10.3
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-macos-10.3')
-rw-r--r--profiles/default-macos-10.3/make.defaults3
1 files changed, 3 insertions, 0 deletions
diff --git a/profiles/default-macos-10.3/make.defaults b/profiles/default-macos-10.3/make.defaults
index 742ff0bea47b..246b9aaaa11a 100644
--- a/profiles/default-macos-10.3/make.defaults
+++ b/profiles/default-macos-10.3/make.defaults
@@ -21,3 +21,6 @@ FETCHCOMMAND="/usr/bin/curl --connect-timeout 15 -# -o \${DISTDIR}/\${FILE} \${U
# 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"
+