aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-11-15 21:44:52 +0000
committerUlrich Müller <ulm@gentoo.org>2009-11-15 21:44:52 +0000
commite526441f5aaa9895e4d4e99f7491f42ab3705b72 (patch)
tree9392b15d26de5bfcbd33d4e16a4b97dab1021aa3 /bin
parentUpdate version to 1.2.7. (diff)
downloadeselect-e526441f5aaa9895e4d4e99f7491f42ab3705b72.tar.gz
eselect-e526441f5aaa9895e4d4e99f7491f42ab3705b72.tar.bz2
eselect-e526441f5aaa9895e4d4e99f7491f42ab3705b72.zip
Correct name for Gentoo Prefix, patch from Fabian Groffen.
svn path=/trunk/; revision=730
Diffstat (limited to 'bin')
-rwxr-xr-xbin/eselect.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/eselect.in b/bin/eselect.in
index 0aef16f..bf4e28c 100755
--- a/bin/eselect.in
+++ b/bin/eselect.in
@@ -44,7 +44,7 @@ ESELECT_KILL_TARGET="$$"
# Global options
ESELECT_OPTIONS=""
-# Support variables for Gentoo Alt/Prefix
+# Support variables for Gentoo Prefix
EPREFIX="@EPREFIX@"
EROOT="${ROOT}${EPREFIX}"