Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 431084
Collapse All | Expand All

(-)a/bin/eselect.in (-1 / +1 lines)
Lines 17-23 Link Here
17
# eselect.  If not, see <http://www.gnu.org/licenses/>.
17
# eselect.  If not, see <http://www.gnu.org/licenses/>.
18
18
19
# Where are our data?
19
# Where are our data?
20
ESELECT_DATA_PATH="@DATADIR@/eselect"
20
ESELECT_DATA_PATH="${ROOT%/}@DATADIR@/eselect"
21
21
22
# Where are modules installed by default?
22
# Where are modules installed by default?
23
ESELECT_DEFAULT_MODULES_PATH="${ESELECT_DATA_PATH}/modules"
23
ESELECT_DEFAULT_MODULES_PATH="${ESELECT_DATA_PATH}/modules"

Return to bug 431084