projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3b36cf0
)
dev-libs/leatherman: Enable tests (that fail), #601744
author
Michał Górny
<mgorny@gentoo.org>
Mon, 5 Dec 2016 23:10:44 +0000
(
00:10
+0100)
committer
Michał Górny
<mgorny@gentoo.org>
Mon, 5 Dec 2016 23:52:09 +0000
(
00:52
+0100)
dev-libs/leatherman/leatherman-0.10.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-libs/leatherman/leatherman-0.10.0.ebuild
b/dev-libs/leatherman/leatherman-0.10.0.ebuild
index 0bf52123aaa36781394f91f86ce325c290342aad..82fafc78c7ff84a906334828839642e817bcd308 100644
(file)
--- a/
dev-libs/leatherman/leatherman-0.10.0.ebuild
+++ b/
dev-libs/leatherman/leatherman-0.10.0.ebuild
@@
-47,6
+47,10
@@
src_configure() {
cmake-utils_src_configure
}
+src_test() {
+ cmake-utils_src_test
+}
+
src_install() {
cmake-utils_src_install
}