summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xDocumentation/maintainers/bump_new_revision.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/maintainers/bump_new_revision.sh b/Documentation/maintainers/bump_new_revision.sh
index 73c3f6fe638..d14de0a4fbc 100755
--- a/Documentation/maintainers/bump_new_revision.sh
+++ b/Documentation/maintainers/bump_new_revision.sh
@@ -326,7 +326,7 @@ case ${OPERATION} in
slot) add_new_sloted_version ;;
diff) check_cmakelists ;;
cvsmove)
- MAINTREE="/home/alexxy/Gentoo/gentoo-x86"
+ MAINTREE="$(portageq portdir)"
OVERLAY="`pwd`"
BUMP_VERSION=${VERSION}
# course of action we are doing here