From: Lars Wendler Date: Mon, 19 Feb 2018 15:47:06 +0000 (+0100) Subject: sys-devel/make: Fixed typo in a comment. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eb7f5e22571cbf68b30f36ba81b8e6cc1b4cf7c7;p=gentoo.git sys-devel/make: Fixed typo in a comment. Thanks Arfrever! Package-Manager: Portage-2.3.24, Repoman-2.3.6 --- diff --git a/sys-devel/make/make-4.2.1-r2.ebuild b/sys-devel/make/make-4.2.1-r2.ebuild index 16e61927b881..c52a434b513b 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