From 664f0acd54623594267a7f73370c0acb145134b9 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 21 Feb 2014 16:22:29 +0100 Subject: update to latest stable version, fix uclibc compile, patch from http://git.buildroot.net/buildroot/tree/package/coreutils/coreutils-01-spawn-uclibc.patch --- package/coreutils/patches/patch-Makefile_am | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 package/coreutils/patches/patch-Makefile_am (limited to 'package/coreutils/patches/patch-Makefile_am') diff --git a/package/coreutils/patches/patch-Makefile_am b/package/coreutils/patches/patch-Makefile_am new file mode 100644 index 000000000..7a8549921 --- /dev/null +++ b/package/coreutils/patches/patch-Makefile_am @@ -0,0 +1,8 @@ +--- coreutils-8.22.orig/Makefile.am 2013-12-04 15:48:30.000000000 +0100 ++++ coreutils-8.22/Makefile.am 2014-02-21 16:15:49.000000000 +0100 +@@ -187,5 +187,4 @@ AM_CPPFLAGS = -Ilib -I$(top_srcdir)/lib + include $(top_srcdir)/lib/local.mk + include $(top_srcdir)/src/local.mk + include $(top_srcdir)/doc/local.mk +-include $(top_srcdir)/man/local.mk + include $(top_srcdir)/tests/local.mk -- cgit v1.2.3