From 7ab4d5722a828167dd1bf946b26cfa80808f59fc Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Tue, 11 Oct 2011 16:45:46 -0700 Subject: Remove FEATURES=fixpackages support. This reduces the probability of users encountering issues related to package moves when they disable --dynamic-deps, and --package-moves=n can be set in EMERGE_DEFAULT_OPTS if package moves need to be temporarily avoided for some reason. --- 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 fcd0b41da..aef2695fc 100644 --- a/cnf/make.globals +++ b/cnf/make.globals @@ -51,7 +51,7 @@ RESUMECOMMAND_SSH=${FETCHCOMMAND_SSH} FETCHCOMMAND_SFTP="bash -c \"x=\\\${2#sftp://} ; host=\\\${x%%/*} ; port=\\\${host##*:} ; host=\\\${host%:*} ; [[ \\\${host} = \\\${port} ]] && port=22 ; exec sftp -P \\\${port} \\\"\\\${host}:/\\\${x#*/}\\\" \\\"\\\$1\\\"\" sftp \"\${DISTDIR}/\${FILE}\" \"\${URI}\"" # Default user options -FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixpackages +FEATURES="assume-digests binpkg-logs distlocks ebuild-locks fixlafiles news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch" -- cgit v1.2.3-1-g7c22