Signed-off-by: Michel Stempin <michel.stem...@wanadoo.fr> --- libs/libdmapsharing/patches/002-no-dpapview.patch | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 libs/libdmapsharing/patches/002-no-dpapview.patch
diff --git a/libs/libdmapsharing/patches/002-no-dpapview.patch b/libs/libdmapsharing/patches/002-no-dpapview.patch new file mode 100644 index 0000000..581a3a0 --- /dev/null +++ b/libs/libdmapsharing/patches/002-no-dpapview.patch @@ -0,0 +1,15 @@ +--- a/tests/Makefile.am ++++ b/tests/Makefile.am +@@ -1,7 +1,11 @@ + noinst_PROGRAMS = test-dmap-client test-dmap-server + + if HAVE_GEE +-noinst_PROGRAMS += dacplisten dpapview dmapcopy dmapserve ++noinst_PROGRAMS += dacplisten dmapcopy dmapserve ++endif ++ ++if BUILD_DPAPVIEW ++noinst_PROGRAMS += dpapview + endif + + # Automake documentation mentions LDADD, but it does not work; -- 1.7.10.4 _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel