From e526441f5aaa9895e4d4e99f7491f42ab3705b72 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Sun, 15 Nov 2009 21:44:52 +0000 Subject: Correct name for Gentoo Prefix, patch from Fabian Groffen. svn path=/trunk/; revision=730 --- bin/eselect.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}" -- cgit v1.2.3-65-gdbad