packages/libs/libotr/patches/001-no-host-paths.patch
swalker 1b9ee7c211 [packages] libotr: remove host paths to fix buildbot bustage
Signed-off-by: Stephen Walker <stephendwalker+openwrt@gmail.com>


git-svn-id: svn://svn.openwrt.org/openwrt/packages@40707 3c298f89-4303-0410-b956-a3cf2f4a3e73
2014-05-05 23:35:37 +00:00

9 lines
242 B
Diff

--- 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