[packages] libotr: remove host paths to fix buildbot bustage
authorswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 May 2014 23:35:37 +0000 (23:35 +0000)
committerswalker <swalker@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 5 May 2014 23:35:37 +0000 (23:35 +0000)
Signed-off-by: Stephen Walker <stephendwalker+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/packages@40707 3c298f89-4303-0410-b956-a3cf2f4a3e73

libs/libotr/patches/001-no-host-paths.patch [new file with mode: 0644]

diff --git a/libs/libotr/patches/001-no-host-paths.patch b/libs/libotr/patches/001-no-host-paths.patch
new file mode 100644 (file)
index 0000000..87c65b6
--- /dev/null
@@ -0,0 +1,8 @@
+--- a/toolkit/Makefile.am
++++ b/toolkit/Makefile.am
+@@ -1,4 +1,4 @@
+-INCLUDES = -I$(includedir) -I../src @LIBGCRYPT_CFLAGS@
++INCLUDES = -I../src @LIBGCRYPT_CFLAGS@
+ noinst_HEADERS = aes.h ctrmode.h parse.h sesskeys.h readotr.h sha1hmac.h