sys-devel/make: Fixed typo in a comment.
authorLars Wendler <polynomial-c@gentoo.org>
Mon, 19 Feb 2018 15:47:06 +0000 (16:47 +0100)
committerLars Wendler <polynomial-c@gentoo.org>
Mon, 19 Feb 2018 15:47:06 +0000 (16:47 +0100)
Thanks Arfrever!

Package-Manager: Portage-2.3.24, Repoman-2.3.6

sys-devel/make/make-4.2.1-r2.ebuild

index 16e61927b8816c1bf8be233434aee349c3af3a17..c52a434b513bf67aeb89f07f60080c888e00f1ff 100644 (file)
@@ -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