From 581ebfac007cf37e343e535687dd7a2bf6b0ccb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Fabbro?= Date: Thu, 9 Feb 2012 00:07:16 +0000 Subject: EROOT fix --- app-admin/eselect/files/eselect-alternatives.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-admin/eselect') diff --git a/app-admin/eselect/files/eselect-alternatives.patch b/app-admin/eselect/files/eselect-alternatives.patch index 1aafdb052..94015389b 100644 --- a/app-admin/eselect/files/eselect-alternatives.patch +++ b/app-admin/eselect/files/eselect-alternatives.patch @@ -75,7 +75,7 @@ Index: libs/Makefile.am +inherit config output path-manipulation + +ALTERNATIVESDIR_ROOTLESS="@sysconfdir@/env.d/alternatives" -+ALTERNATIVESDIR="${ALTERNATIVESDIR_ROOTLESS}" ++ALTERNATIVESDIR="${EROOT}${ALTERNATIVESDIR_ROOTLESS}" + +get_current_provider() { + local dieprefix="Could not determine current provider for ${ALTERNATIVE}" -- cgit v1.2.3