lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit fdf65ee6c9e0b500fc93b8cf3db518f454fba449
parent 01f7bbf27a6c0622715702acf6e31b4f0fc7059c
Author: Nicolas Thill <nico@openwrt.org>
Date:   Sat, 31 Jan 2015 10:13:24 +0100

libdmapsharing: add a patch to disable tests

Signed-off-by: Nicolas Thill <nico@openwrt.org>

Diffstat:
Alibs/libdmapsharing/patches/002-disable_tests.patch | 8++++++++
1 file changed, 8 insertions(+), 0 deletions(-)

diff --git a/libs/libdmapsharing/patches/002-disable_tests.patch 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