From: Fabian Groffen Date: Mon, 19 Feb 2018 17:14:41 +0000 (+0100) Subject: sys-devel/autoconf: adjust patch so it applies using epatch X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=8c10f9b4fdfbe56f007b41941c291a4bd6bf091c;p=gentoo.git sys-devel/autoconf: adjust patch so it applies using epatch Package-Manager: Portage-2.3.19, Repoman-2.3.6 --- diff --git a/sys-devel/autoconf/files/autoconf-2.61-darwin.patch b/sys-devel/autoconf/files/autoconf-2.61-darwin.patch index 2ac2be361db1..83f450e6f5af 100644 --- a/sys-devel/autoconf/files/autoconf-2.61-darwin.patch +++ b/sys-devel/autoconf/files/autoconf-2.61-darwin.patch @@ -1,5 +1,5 @@ ---- bin/autoreconf.in -+++ bin/autoreconf.in +--- a/bin/autoreconf.in ++++ b/bin/autoreconf.in @@ -110,7 +110,7 @@ my $autoheader = $ENV{'AUTOHEADER'} || '@bindir@/@autoheader-name@'; my $automake = $ENV{'AUTOMAKE'} || 'automake';