summaryrefslogtreecommitdiff
path: root/package/coreutils/patches/patch-Makefile_am
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2021-11-14 03:25:43 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2021-11-14 03:25:43 +0100
commitb488c69504c18398563538ac62f6ef665cee068e (patch)
tree83daa4aee89cea0c42f3659b5f668189ed5195c9 /package/coreutils/patches/patch-Makefile_am
parentb1c3b3703dab3635af772b7476bb185d87066f88 (diff)
parent9cb13ad8c7d0c7862949368006d78dfe1b079665 (diff)
Merge branch 'master' of gogs.waldemar-brodkorb.de:oss/openadk
Diffstat (limited to 'package/coreutils/patches/patch-Makefile_am')
-rw-r--r--package/coreutils/patches/patch-Makefile_am27
1 files changed, 0 insertions, 27 deletions
diff --git a/package/coreutils/patches/patch-Makefile_am b/package/coreutils/patches/patch-Makefile_am
deleted file mode 100644
index 20f1fff1d..000000000
--- a/package/coreutils/patches/patch-Makefile_am
+++ /dev/null
@@ -1,27 +0,0 @@
---- 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 =
-
--SUBDIRS = po . gnulib-tests
-+SUBDIRS = . gnulib-tests
-
- changelog_etc = \
- ChangeLog-2005 \
-@@ -35,8 +35,7 @@ changelog_etc = \
- old/sh-utils/ChangeLog.0 \
- old/sh-utils/NEWS \
- old/textutils/ChangeLog \
-- old/textutils/NEWS \
-- po/ChangeLog-2007
-+ old/textutils/NEWS
-
- EXTRA_DIST = \
- $(changelog_etc) \
-@@ -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
--include $(top_srcdir)/man/local.mk
- include $(top_srcdir)/tests/local.mk