From f73bd6063a4afc37721a4f980bdf0402464ad641 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 10 May 2009 07:20:03 +0000 Subject: Enable FEATURES=assume-digests by default. svn path=/main/trunk/; revision=13622 --- cnf/make.globals | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'cnf') diff --git a/cnf/make.globals b/cnf/make.globals index 182558157..167f61d53 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -38,8 +38,8 @@ FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -O \"\${DISTDIR}/\${FILE}\" RESUMECOMMAND="/usr/bin/wget -c -t 5 -T 60 --passive-ftp -O \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" # Default user options -FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox - sfperms strict unmerge-orphans userfetch" +FEATURES="assume-digests distlocks fixpackages parallel-fetch protect-owned + sandbox sfperms strict 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