commit: eb7f5e22571cbf68b30f36ba81b8e6cc1b4cf7c7
Author: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 19 15:47:06 2018 +0000
Commit: Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Feb 19 15:47:06 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb7f5e22
sys-devel/make: Fixed typo in a comment.
Thanks Arfrever!
Package-Manager: Portage-2.3.24, Repoman-2.3.6
sys-devel/make/make-4.2.1-r2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-devel/make/make-4.2.1-r2.ebuild
b/sys-devel/make/make-4.2.1-r2.ebuild
index 16e61927b88..c52a434b513 100644
--- a/sys-devel/make/make-4.2.1-r2.ebuild
+++ b/sys-devel/make/make-4.2.1-r2.ebuild
@@ -29,7 +29,7 @@ PATCHES=(
src_prepare() {
default
- # This patch requires special handling as it modifies confiure.ac
+ # This patch requires special handling as it modifies configure.ac
# which in turn triggers maintainer-mode when being applied the
# usual way.
eapply -Z "${FILESDIR}"/${PN}-4.2.1-glob-v2.patch