commit:     d8532ad3d28b8026453b2cbab85e969bd05d4a2f
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 27 07:59:45 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Mar 27 08:00:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8532ad3

sys-devel/libtool: fix applying eprefix patch, bug #651670

Closes: https://bugs.gentoo.org/651670
Package-Manager: Portage-2.3.24, Repoman-2.3.6

 sys-devel/libtool/files/libtool-2.2.10-eprefix.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch 
b/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch
index 5a2980d2979..c4693ee7fee 100644
--- a/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch
+++ b/sys-devel/libtool/files/libtool-2.2.10-eprefix.patch
@@ -1,5 +1,5 @@
---- ./libltdl/m4/libtool.m4.orig       2010-07-02 12:41:07.000000000 +0200
-+++ ./libltdl/m4/libtool.m4    2010-07-02 12:45:39.000000000 +0200
+--- a/m4/libtool.m4
++++ b/m4/libtool.m4
 @@ -2087,7 +2087,7 @@
      mingw* | cegcc*) lt_search_path_spec=`$ECHO "$lt_search_path_spec" |\
        $SED 's,/\([[A-Za-z]]:\),\1,g'` ;;

Reply via email to