summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/wget/wget/fix_makefile.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/wget/wget/fix_makefile.patch')
-rw-r--r--meta/recipes-extended/wget/wget/fix_makefile.patch18
1 files changed, 0 insertions, 18 deletions
diff --git a/meta/recipes-extended/wget/wget/fix_makefile.patch b/meta/recipes-extended/wget/wget/fix_makefile.patch
deleted file mode 100644
index eaa2e7e8c6..0000000000
--- a/meta/recipes-extended/wget/wget/fix_makefile.patch
+++ /dev/null
@@ -1,18 +0,0 @@
1
2Upstream-Status: Pending
3
4Signed-off-by: Saul Wold <sgw@linux.intel.com>
5
6Index: wget-1.12/configure.ac
7===================================================================
8--- wget-1.12.orig/configure.ac 2009-09-22 09:39:49.000000000 -0700
9+++ wget-1.12/configure.ac 2011-10-19 20:32:53.714812160 -0700
10@@ -177,7 +177,7 @@
11 dnl Gettext
12 dnl
13 AM_GNU_GETTEXT([external],[need-ngettext])
14-AM_GNU_GETTEXT_VERSION([0.17])
15+AM_GNU_GETTEXT_VERSION([0.18])
16
17 AC_PROG_RANLIB
18