From 1cd11c88bda06ad487c887af9fcae040353bdcf2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 23 Apr 2014 19:50:54 +0200 Subject: fix build without autopoint --- package/wget/patches/patch-Makefile_am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/wget/patches/patch-Makefile_am') diff --git a/package/wget/patches/patch-Makefile_am b/package/wget/patches/patch-Makefile_am index dcb930fcf..c9c937c60 100644 --- a/package/wget/patches/patch-Makefile_am +++ b/package/wget/patches/patch-Makefile_am @@ -1,11 +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 +--- wget-1.15.orig/Makefile.am 2014-01-04 13:49:47.000000000 +0100 ++++ wget-1.15/Makefile.am 2014-04-23 19:48:58.359897378 +0200 @@ -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 ++SUBDIRS = lib src util EXTRA_DIST = ChangeLog.README MAILING-LIST \ msdos/ChangeLog msdos/config.h msdos/Makefile.DJ \ -- cgit v1.2.3