projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2f8d49
)
net-misc/minidlna: Disarm meaningless 'make check'
author
Michał Górny
<mgorny@gentoo.org>
Sun, 25 Nov 2018 21:25:28 +0000
(22:25 +0100)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 25 Nov 2018 21:42:59 +0000
(22:42 +0100)
The 'make check' target builds only some test utility and does not
execute any actual tests.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
net-misc/minidlna/minidlna-1.2.1-r1.ebuild
patch
|
blob
|
history
diff --git
a/net-misc/minidlna/minidlna-1.2.1-r1.ebuild
b/net-misc/minidlna/minidlna-1.2.1-r1.ebuild
index 5a9c0e66902d3bd482b3415415c45adad450c70e..0091132b69ec149eb472b46ea6b0298b3edd6253 100644
(file)
--- a/
net-misc/minidlna/minidlna-1.2.1-r1.ebuild
+++ b/
net-misc/minidlna/minidlna-1.2.1-r1.ebuild
@@
-57,6
+57,10
@@
src_configure() {
econf "${myconf[@]}"
}
+src_test() {
+ :
+}
+
src_install() {
default