From: Nicolas Thill Date: Sat, 31 Jan 2015 09:13:24 +0000 (+0100) Subject: libdmapsharing: add a patch to disable tests X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=fdf65ee6c9e0b500fc93b8cf3db518f454fba449;p=feed%2Fpackages.git libdmapsharing: add a patch to disable tests Signed-off-by: Nicolas Thill --- diff --git a/libs/libdmapsharing/patches/002-disable_tests.patch b/libs/libdmapsharing/patches/002-disable_tests.patch new file mode 100644 index 0000000000..bafc52f958 --- /dev/null +++ b/libs/libdmapsharing/patches/002-disable_tests.patch @@ -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