sys-devel/autoconf: adjust patch so it applies using epatch

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Fabian Groffen
2018-02-19 18:14:41 +01:00
parent 79f6deae86
commit 8c10f9b4fd

View File

@@ -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';