summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wendler <polynomial-c@gentoo.org>2018-02-19 16:47:06 +0100
committerLars Wendler <polynomial-c@gentoo.org>2018-02-19 16:47:06 +0100
commiteb7f5e22571cbf68b30f36ba81b8e6cc1b4cf7c7 (patch)
tree094e617267891cd5fa780305edd7d8a08e20ed48
parentsys-libs/slang: Bump to version 2.3.2_pre23 (diff)
downloadgentoo-eb7f5e22571cbf68b30f36ba81b8e6cc1b4cf7c7.tar.gz
gentoo-eb7f5e22571cbf68b30f36ba81b8e6cc1b4cf7c7.tar.bz2
gentoo-eb7f5e22571cbf68b30f36ba81b8e6cc1b4cf7c7.zip
sys-devel/make: Fixed typo in a comment.
Thanks Arfrever! Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--sys-devel/make/make-4.2.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
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