From: Ian Delaney Date: Tue, 8 Dec 2015 15:52:38 +0000 (+0800) Subject: sci-electronics/kicad: fix minor typo in a comment in vn. 4.0.0 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e4a61451ab9a48bb24fadd8a7cc766577d61574b;p=gentoo.git sci-electronics/kicad: fix minor typo in a comment in vn. 4.0.0 Package-Manager: portage-2.2.24 --- diff --git a/sci-electronics/kicad/kicad-4.0.0.ebuild b/sci-electronics/kicad/kicad-4.0.0.ebuild index c414a5283c2d..9ed83e44f2d8 100644 --- a/sci-electronics/kicad/kicad-4.0.0.ebuild +++ b/sci-electronics/kicad/kicad-4.0.0.ebuild @@ -64,7 +64,7 @@ src_prepare() { # Handle optional minimal install. if use minimal; then - # remove tempaltes as they are not needed to run binaries + # remove templates as they are not needed to run binaries sed -e '/add_subdirectory( template )/d' -i CMakeLists.txt || die "sed failed" else # create a link to the parts library in the main project folder