aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wrappers/etc/portage/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/wrappers/etc/portage/make.conf b/wrappers/etc/portage/make.conf
index ec66ede..0571e8b 100644
--- a/wrappers/etc/portage/make.conf
+++ b/wrappers/etc/portage/make.conf
@@ -16,7 +16,7 @@ CXXFLAGS="${CFLAGS}"
FEATURES="-collision-protect sandbox buildpkg noman noinfo nodoc"
# Be sure we dont overwrite pkgs from another repo..
-PKGDIR=${ROOT}packages/
+PKGDIR=${ROOT}cache/binpkgs/
PORTAGE_TMPDIR=${ROOT}tmp/
PKG_CONFIG_PATH="${ROOT}usr/lib/pkgconfig/"