commit: 14ca37cca2152b4ea50848fa0c5c64d4370c4fbd
Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 19 18:21:20 2015 +0000
Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Oct 26 17:04:15 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14ca37cc
cmake-utils.eclass: whitespace
eclass/cmake-utils.eclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eclass/cmake-utils.eclass b/eclass/cmake-utils.eclass
index 012b13f..77e8662 100644
--- a/eclass/cmake-utils.eclass
+++ b/eclass/cmake-utils.eclass
@@ -402,7 +402,7 @@ enable_cmake-utils_src_prepare() {
debug-print "$FUNCNAME: PATCHES=$PATCHES"
[[ ${PATCHES[@]} ]] && epatch "${PATCHES[@]}"
-
+
debug-print "$FUNCNAME: applying user patches"
epatch_user