This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
openwrt-packages-dist
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
libdmapsharing: add a patch to disable tests
Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
Nicolas Thill
10 years ago
parent
01f7bbf27a
commit
fdf65ee6c9
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
libs/libdmapsharing/patches/002-disable_tests.patch
+ 8
- 0
libs/libdmapsharing/patches/002-disable_tests.patch
View 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
Write
Preview
Loading…
Cancel
Save