diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-06 21:02:54 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-07-06 21:09:25 +0200 |
commit | 61a8a2194521815977063c35f1c6ac340c3f9ef8 (patch) | |
tree | ea984cd22dd5e1acfe90313e2c284af5c650d0c7 /package/coreutils/patches/patch-Makefile_am | |
parent | 203452e81ef83217d1c24b9bc46ff294c2da8c1e (diff) |
update coreutils to latest stable version
Diffstat (limited to 'package/coreutils/patches/patch-Makefile_am')
-rw-r--r-- | package/coreutils/patches/patch-Makefile_am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package/coreutils/patches/patch-Makefile_am b/package/coreutils/patches/patch-Makefile_am index a55df18bd..20f1fff1d 100644 --- a/package/coreutils/patches/patch-Makefile_am +++ b/package/coreutils/patches/patch-Makefile_am @@ -1,5 +1,5 @@ ---- coreutils-8.22.orig/Makefile.am 2013-12-04 15:48:30.000000000 +0100 -+++ coreutils-8.22/Makefile.am 2014-04-28 07:54:33.112599463 +0200 +--- coreutils-8.24.orig/Makefile.am 2015-07-03 22:07:38.000000000 +0200 ++++ coreutils-8.24/Makefile.am 2015-07-06 20:55:18.000000000 +0200 @@ -17,7 +17,7 @@ ALL_RECURSIVE_TARGETS = @@ -19,7 +19,7 @@ EXTRA_DIST = \ $(changelog_etc) \ -@@ -187,5 +186,4 @@ AM_CPPFLAGS = -Ilib -I$(top_srcdir)/lib +@@ -223,5 +222,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 |