From 7ed15df703f06811a62a85ee1c4f0353add4a67a Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 17 Nov 2019 23:26:35 +0000 Subject: make this more robust, and compatible with upstream's defaults --- conf/intel/portage/make.conf/00-generic.conf | 1 - conf/intel/portage/make.conf/00-layout.conf | 2 ++ 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/intel/portage/make.conf/00-generic.conf b/conf/intel/portage/make.conf/00-generic.conf index 85d425e..f1bc181 100644 --- a/conf/intel/portage/make.conf/00-generic.conf +++ b/conf/intel/portage/make.conf/00-generic.conf @@ -2,4 +2,3 @@ CLEAN_DELAY="0" NOCOLOR="true" -UNINSTALL_IGNORE="/lib/modules/* /etc/portage" diff --git a/conf/intel/portage/make.conf/00-layout.conf b/conf/intel/portage/make.conf/00-layout.conf index d74174a..dc17ed2 100644 --- a/conf/intel/portage/make.conf/00-layout.conf +++ b/conf/intel/portage/make.conf/00-layout.conf @@ -10,3 +10,5 @@ INSTALL_MASK="/etc/systemd /usr/lib/debug /usr/lib64/debug /etc/portage" + +UNINSTALL_IGNORE="${UNINSTALL_IGNORE} /etc/portage" -- cgit v1.2.3