summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2019-11-23 14:50:03 +0000
committerColin Watson <cjwatson@debian.org>2019-11-23 14:50:03 +0000
commit71b74e328b324df46dfaf524caedfc5f452066c1 (patch)
tree7a0554d09176d5c2b517befd87f4bee31a54da50 /Makefile.am
parent3fd2a98af023965e3f9e4d610e76fc8a981cf411 (diff)
Drop fdutimens patch for GNU/Hurd
The bug (https://bugs.debian.org/762677) that this was working around was fixed in glibc 2.28, or Debian glibc 2.27-2. * patches/fdutimens-hurd.patch: Remove. * bootstrap.conf (bootstrap_post_import_hook): Stop applying patches/fdutimens-hurd.patch. * Makefile.am (EXTRA_DIST): Remove patches/fdutimens-hurd.patch. * NEWS: Document this.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index af675881..8670d046 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -34,7 +34,6 @@ EXTRA_DIST = \
bootstrap \
bootstrap.conf \
patches/argp-domain.patch \
- patches/fdutimens-hurd.patch \
release.sh
# These macro files are imported by gnulib-tool, but at present not used. We