summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/intel/portage/make.conf/00-layout5
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/intel/portage/make.conf/00-layout b/conf/intel/portage/make.conf/00-layout
index fa36155..df4cd7b 100644
--- a/conf/intel/portage/make.conf/00-layout
+++ b/conf/intel/portage/make.conf/00-layout
@@ -4,5 +4,8 @@ PORTDIR="/usr/ports/gentoo"
PKGDIR="/var/cache/packages"
DISTDIR="/var/cache/distfiles"
-INSTALL_MASK="/etc/portage"
+INSTALL_MASK="
+ /etc/portage
+ /usr/lib/debug
+"
UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /etc/portage"