summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/copyfrommaintree')
-rwxr-xr-xscripts/copyfrommaintree2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/copyfrommaintree b/scripts/copyfrommaintree
index 95fa7b6..d1b1d53 100755
--- a/scripts/copyfrommaintree
+++ b/scripts/copyfrommaintree
@@ -2,7 +2,7 @@
[[ -f ${HOME}/.vmwareoverlayrc ]] && source ${HOME}/.vmwareoverlayrc
-CVS_PATH="${CVS_PATH:-${HOME}/Gentoo/gentoo-x86}"
+CVS_PATH="${CVS_PATH:-${HOME}/Gentoo/gentoo}"
OVERLAY_PATH="${OVERLAY_PATH:-${HOME}/Gentoo/vmware}"
echo cd "${OVERLAY_PATH}"