aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-12-21 11:31:59 +0100
committerJustin Lecher <jlec@gentoo.org>2015-12-21 11:31:59 +0100
commit6ab465f8ee2c8f0001419e42cd9705c3b1858634 (patch)
tree9dc85471f7efbae873bb0bbf79c99761ec15fc43 /app-admin
parentsci-libs/arrayfire: Version bump (diff)
downloadsci-6ab465f8ee2c8f0001419e42cd9705c3b1858634.tar.gz
sci-6ab465f8ee2c8f0001419e42cd9705c3b1858634.tar.bz2
sci-6ab465f8ee2c8f0001419e42cd9705c3b1858634.zip
app-admin/eselect: Update patch to latest changes
Package-Manager: portage-2.2.26 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/eselect/files/eselect-1.4.5-alternatives.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/eselect/files/eselect-1.4.5-alternatives.patch b/app-admin/eselect/files/eselect-1.4.5-alternatives.patch
index 699f17bdf..1d541722c 100644
--- a/app-admin/eselect/files/eselect-1.4.5-alternatives.patch
+++ b/app-admin/eselect/files/eselect-1.4.5-alternatives.patch
@@ -251,7 +251,7 @@ index 027ef73..a5fe373 100644
@$(dosed) $< > $@
diff --git a/libs/alternatives-common.bash.in b/libs/alternatives-common.bash.in
new file mode 100644
-index 0000000..10d6616
+index 0000000..8753b89
--- /dev/null
+++ b/libs/alternatives-common.bash.in
@@ -0,0 +1,510 @@
@@ -547,7 +547,7 @@ index 0000000..10d6616
+ elif [[ ! -d "${provider_dir}" ]]; then
+ die "${provider_dir} exists but is a file"
+ else
-+ die "${provider_dir} already present. You need ot remove it before adding it again"
++ die "${provider_dir} already present. You need to remove it before adding it again"
+ fi
+
+ # Make sure importance is a signed integer