From f3e2dd7809b114d3d772a46c7c303716eee0ab77 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 25 Jun 2014 18:32:07 +0200 Subject: fix various build errors --- package/miredo/patches/patch-libteredo_Makefile_am | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 package/miredo/patches/patch-libteredo_Makefile_am (limited to 'package/miredo/patches/patch-libteredo_Makefile_am') diff --git a/package/miredo/patches/patch-libteredo_Makefile_am b/package/miredo/patches/patch-libteredo_Makefile_am new file mode 100644 index 000000000..aeeea6f1b --- /dev/null +++ b/package/miredo/patches/patch-libteredo_Makefile_am @@ -0,0 +1,13 @@ +--- miredo-1.2.6.orig/libteredo/Makefile.am 2013-05-23 17:40:42.000000000 +0200 ++++ miredo-1.2.6/libteredo/Makefile.am 2014-06-25 18:19:47.878146465 +0200 +@@ -17,9 +17,8 @@ + # * http://www.gnu.org/copyleft/gpl.html * + # *********************************************************************** + +-SUBDIRS = . test ++SUBDIRS = . + localedir = @datadir@/locale +-LTLIBINTL = @LTLIBINTL@ + + AM_CPPFLAGS = -I@top_srcdir@/include -I@top_srcdir@ \ + -D_REENTRANT -DLOCALEDIR=\"$(localedir)\" -- cgit v1.2.3