From f59f0441fff322533f04a5205c30665b2ec02178 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 20 Sep 2012 23:25:01 +0200 Subject: Version Bump --- app-admin/eselect/files/eselect-1.3.2-eroot.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 app-admin/eselect/files/eselect-1.3.2-eroot.patch (limited to 'app-admin/eselect/files/eselect-1.3.2-eroot.patch') diff --git a/app-admin/eselect/files/eselect-1.3.2-eroot.patch b/app-admin/eselect/files/eselect-1.3.2-eroot.patch new file mode 100644 index 000000000..81e5bb65e --- /dev/null +++ b/app-admin/eselect/files/eselect-1.3.2-eroot.patch @@ -0,0 +1,11 @@ +--- a/bin/eselect.in ++++ b/bin/eselect.in +@@ -43,7 +43,7 @@ + + # Support variables for Gentoo Prefix + EPREFIX="@EPREFIX@" +-EROOT="${ROOT%/}${EPREFIX}" ++EROOT="${ROOT%${EPREFIX:+/}}${EPREFIX}" + + # Remove all alias definitions. Unset functions and variables that are + # known to cause trouble. -- cgit v1.2.3-18-g5258