net-misc/minidlna: Disarm meaningless 'make check'
authorMichał Górny <mgorny@gentoo.org>
Sun, 25 Nov 2018 21:25:28 +0000 (22:25 +0100)
committerMichał 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

index 5a9c0e66902d3bd482b3415415c45adad450c70e..0091132b69ec149eb472b46ea6b0298b3edd6253 100644 (file)
@@ -57,6 +57,10 @@ src_configure() {
        econf "${myconf[@]}"
 }
 
+src_test() {
+       :
+}
+
 src_install() {
        default