commit:     da3d831561b884a6b3d02d069ec9c7cd9d8df475
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 21 21:05:32 2024 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Sat Sep 21 21:05:32 2024 +0000
URL:        https://gitweb.gentoo.org/proj/crossdev.git/commit/?id=da3d8315

Remove commented PORTDIR_OVERLAY line from make.conf

This variable is deprecated in favour of repos.conf.

Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>

 wrappers/etc/portage/make.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/wrappers/etc/portage/make.conf b/wrappers/etc/portage/make.conf
index 0d74bc0..4a93675 100644
--- a/wrappers/etc/portage/make.conf
+++ b/wrappers/etc/portage/make.conf
@@ -18,5 +18,3 @@ FEATURES="-collision-protect sandbox buildpkg noman noinfo 
nodoc"
 # Be sure we dont overwrite pkgs from another repo..
 PKGDIR=${ROOT}var/cache/binpkgs/
 PORTAGE_TMPDIR=${ROOT}tmp/
-
-#PORTDIR_OVERLAY="/var/db/repos/local/"

Reply via email to