mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user