From fdf65ee6c9e0b500fc93b8cf3db518f454fba449 Mon Sep 17 00:00:00 2001 From: Nicolas Thill Date: Sat, 31 Jan 2015 10:13:24 +0100 Subject: [PATCH] libdmapsharing: add a patch to disable tests Signed-off-by: Nicolas Thill --- libs/libdmapsharing/patches/002-disable_tests.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 libs/libdmapsharing/patches/002-disable_tests.patch diff --git a/libs/libdmapsharing/patches/002-disable_tests.patch b/libs/libdmapsharing/patches/002-disable_tests.patch new file mode 100644 index 000000000..bafc52f95 --- /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