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-Makefile_am | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 package/miredo/patches/patch-Makefile_am (limited to 'package/miredo/patches/patch-Makefile_am') diff --git a/package/miredo/patches/patch-Makefile_am b/package/miredo/patches/patch-Makefile_am new file mode 100644 index 000000000..887ebf9d3 --- /dev/null +++ b/package/miredo/patches/patch-Makefile_am @@ -0,0 +1,11 @@ +--- miredo-1.2.6.orig/Makefile.am 2012-09-12 15:03:59.000000000 +0200 ++++ miredo-1.2.6/Makefile.am 2014-06-25 18:17:31.653364453 +0200 +@@ -26,7 +26,7 @@ AUTOMAKE_OPTIONS = 1.11 \ + no-dist-gzip \ + no-exeext + +-SUBDIRS = po doc misc compat libteredo libtun6 src ++SUBDIRS = misc compat libteredo libtun6 src + DIST_SUBDIRS = m4 $(SUBDIRS) + noinst_HEADERS = include/gettext.h + EXTRA_DIST = autogen.sh Doxyfile.in -- cgit v1.2.3