projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7fd520
)
kde5.eclass: disable root test directory.
author
Michael Palimaka
<kensington@gentoo.org>
Thu, 27 Aug 2015 10:48:51 +0000
(20:48 +1000)
committer
Michael Palimaka
<kensington@gentoo.org>
Thu, 27 Aug 2015 10:54:15 +0000
(20:54 +1000)
eclass/kde5.eclass
patch
|
blob
|
history
diff --git
a/eclass/kde5.eclass
b/eclass/kde5.eclass
index eae14e1860d53add459d2e9a33b75093c8236af4..921f08559b364f67f38562f09a655aaaa2ed52d5 100644
(file)
--- a/
eclass/kde5.eclass
+++ b/
eclass/kde5.eclass
@@
-427,6
+427,7
@@
kde5_src_prepare() {
# only build unit tests when required
if ! use_if_iuse test ; then
comment_add_subdirectory autotests
+ comment_add_subdirectory test
comment_add_subdirectory tests
fi
fi