summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/copytomaintree')
-rwxr-xr-xscripts/copytomaintree2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/copytomaintree b/scripts/copytomaintree
index a30a49e..68ab00f 100755
--- a/scripts/copytomaintree
+++ b/scripts/copytomaintree
@@ -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}"