From e45bc457ab9015c50a9f4e22ac248d780de826fe Mon Sep 17 00:00:00 2001
From: Waldemar Brodkorb <wbx@openadk.org>
Date: Sun, 8 Dec 2013 20:37:10 +0100
Subject: fix release build for uClibc raspberry-pi

---
 package/wget/patches/patch-Makefile_am | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 package/wget/patches/patch-Makefile_am

(limited to 'package/wget/patches')

diff --git a/package/wget/patches/patch-Makefile_am b/package/wget/patches/patch-Makefile_am
new file mode 100644
index 000000000..dcb930fcf
--- /dev/null
+++ b/package/wget/patches/patch-Makefile_am
@@ -0,0 +1,11 @@
+--- wget-1.14.orig/Makefile.am	2012-05-13 16:44:48.000000000 +0200
++++ wget-1.14/Makefile.am	2013-12-06 17:00:51.000000000 +0100
+@@ -41,7 +41,7 @@ distuninstallcheck_listfiles = find . -t
+ ACLOCAL_AMFLAGS = -I m4
+ 
+ # subdirectories in the distribution
+-SUBDIRS = lib src doc po tests util
++SUBDIRS = lib src po tests util
+ 
+ EXTRA_DIST = ChangeLog.README MAILING-LIST \
+              msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \
-- 
cgit v1.2.3