summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2018-03-27 09:59:45 +0200
committerFabian Groffen <grobian@gentoo.org>2018-03-27 10:00:00 +0200
commitd8532ad3d28b8026453b2cbab85e969bd05d4a2f (patch)
tree0c06beff2fe65e451e335f15a352cf1d207a87ea /sys-devel/libtool
parentwww-client/otter: keyworded 0.9.96 for ppc64, bug #651388 (diff)
downloadgentoo-d8532ad3d28b8026453b2cbab85e969bd05d4a2f.tar.gz
gentoo-d8532ad3d28b8026453b2cbab85e969bd05d4a2f.tar.bz2
gentoo-d8532ad3d28b8026453b2cbab85e969bd05d4a2f.zip
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
Diffstat (limited to 'sys-devel/libtool')
-rw-r--r--sys-devel/libtool/files/libtool-2.2.10-eprefix.patch4
1 files 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 5a2980d2979d..c4693ee7feeb 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'` ;;