From e4a61451ab9a48bb24fadd8a7cc766577d61574b Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Tue, 8 Dec 2015 23:52:38 +0800 Subject: [PATCH] sci-electronics/kicad: fix minor typo in a comment in vn. 4.0.0 Package-Manager: portage-2.2.24 --- sci-electronics/kicad/kicad-4.0.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2