summaryrefslogtreecommitdiffstats
path: root/layman/tests/testfiles/make.conf
diff options
context:
space:
mode:
Diffstat (limited to 'layman/tests/testfiles/make.conf')
-rw-r--r--layman/tests/testfiles/make.conf12
1 files changed, 6 insertions, 6 deletions
diff --git a/layman/tests/testfiles/make.conf b/layman/tests/testfiles/make.conf
index d32dd16..894e724 100644
--- a/layman/tests/testfiles/make.conf
+++ b/layman/tests/testfiles/make.conf
@@ -143,13 +143,13 @@ PORT_LOGDIR=/var/log/services/portage.d
# concern that they will be deleted by rsync updates. Default is not
# defined.
PORTDIR_OVERLAY="
-/usr/portage/local/layman/wrobel-stable
+/usr/local/portage/layman/wrobel-stable
$PORTDIR_OVERLAY
-/usr/portage/local/ebuilds/testing
-/usr/portage/local/ebuilds/stable
-/usr/portage/local/kolab2
-/usr/portage/local/gentoo-webapps-overlay/experimental
-/usr/portage/local/gentoo-webapps-overlay/production-ready"
+/usr/local/portage/ebuilds/testing
+/usr/local/portage/ebuilds/stable
+/usr/local/portage/kolab2
+/usr/local/portage/gentoo-webapps-overlay/experimental
+/usr/local/portage/gentoo-webapps-overlay/production-ready"
# Fetching files
# ==============