From 3a8983f37904b3dadd41892c981764ddee20b852 Mon Sep 17 00:00:00 2001 From: Othmar Truniger Date: Wed, 31 Dec 2014 10:12:53 +0100 Subject: [PATCH] knxd: add patch file Signed-off-by: Othmar Truniger --- net/knxd/patches/0099-openwrt.patch | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 net/knxd/patches/0099-openwrt.patch diff --git a/net/knxd/patches/0099-openwrt.patch b/net/knxd/patches/0099-openwrt.patch new file mode 100644 index 000000000..fd73c0555 --- /dev/null +++ b/net/knxd/patches/0099-openwrt.patch @@ -0,0 +1,8 @@ +--- knxd/src/client/Makefile.am.orig 2014-12-21 20:17:14.000000000 +0100 ++++ knxd/src/client/Makefile.am 2014-12-21 20:18:50.639995000 +0100 +@@ -4,5 +4,5 @@ + BUILDJAVA = + endif + +-SUBDIRS=def c $(BUILDJAVA) php perl cs python pascal ruby lua . ++SUBDIRS=def c $(BUILDJAVA) php perl cs .