mirror of
https://github.com/openwrt/packages.git
synced 2025-12-26 11:16:31 +04:00
libdmapsharing: add a patch to disable tests
Signed-off-by: Nicolas Thill <nico@openwrt.org>
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user