commit:     39c4ba4edbba1ba3264baa5d71e23a4926eac177
Author:     Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail 
<DOT> com>
AuthorDate: Sat Aug  6 15:07:00 2016 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Tue Aug 30 15:13:34 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c4ba4e

dev-lang/rust: remove unused patch.

Closes: https://github.com/gentoo/gentoo/pull/2165

Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org>

 dev-lang/rust/files/rust-1.1.0-install.patch | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/dev-lang/rust/files/rust-1.1.0-install.patch 
b/dev-lang/rust/files/rust-1.1.0-install.patch
deleted file mode 100644
index ee8c3f4..00000000
--- a/dev-lang/rust/files/rust-1.1.0-install.patch
+++ /dev/null
@@ -1,16 +0,0 @@
-# le kludge that fixes https://github.com/Heather/gentoo-rust/issues/41
---- src/rust-installer/install-template.sh
-+++ src/rust-installer/install-template.sh
-@@ -622,12 +622,6 @@ install_components() {
-           # Decide the destination of the file
-           local _file_install_path="$_dest_prefix/$_file"
- 
--          if echo "$_file" | grep "^lib/" > /dev/null
--          then
--              local _f="$(echo "$_file" | sed 's/^lib\///')"
--              _file_install_path="$CFG_LIBDIR/$_f"
--          fi
--
-           if echo "$_file" | grep "^share/man/" > /dev/null
-           then
-               local _f="$(echo "$_file" | sed 's/^share\/man\///')"

Reply via email to