libdmapsharing: add a patch to disable tests
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
parent
01f7bbf27a
commit
fdf65ee6c9
1 changed files with 8 additions and 0 deletions
8
libs/libdmapsharing/patches/002-disable_tests.patch
Normal file
8
libs/libdmapsharing/patches/002-disable_tests.patch
Normal file
|
@ -0,0 +1,8 @@
|
|||
--- a/Makefile.am
|
||||
+++ b/Makefile.am
|
||||
@@ -1,4 +1,4 @@
|
||||
-SUBDIRS = libdmapsharing vala tests doc
|
||||
+SUBDIRS = libdmapsharing vala doc
|
||||
DIST_SUBDIRS = $(SUBDIRS) m4 media
|
||||
|
||||
# pcfiles = libdmapsharing-@LIBDMAPSHARING_MAJORMINOR@.pc
|
Loading…
Reference in a new issue