From 8c70715b17035030d5729972e01b2c2d3d842967 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Mon, 20 Jul 2009 22:43:41 +0000 Subject: FEATURES=unmerge-logs Keep logs from successful unmerge phases. This is relevant only when PORT_LOGDIR is set. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Thanks to Diego Pettenò for the suggestion. svn path=/main/trunk/; revision=13844 --- cnf/make.globals | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cnf') diff --git a/cnf/make.globals b/cnf/make.globals index 167f61d53..4693e2062 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -39,7 +39,7 @@ RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O \"\${DISTDIR}/\${FIL # Default user options FEATURES="assume-digests distlocks fixpackages parallel-fetch protect-owned - sandbox sfperms strict unmerge-orphans userfetch" + sandbox sfperms strict unmerge-logs unmerge-orphans userfetch" # Ignore file collisions in /lib/modules since files inside this directory # are never unmerged, and therefore collisions must be ignored in order for -- cgit v1.2.3-1-g7c22