summaryrefslogtreecommitdiff
path: root/gl/lib/tempname.h.diff
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2015-02-03 03:15:10 +0000
committerPádraig Brady <P@draigBrady.com>2015-02-03 10:18:28 +0000
commit658529a10e05d06524d5f591a08f04c04159b4cc (patch)
tree012a365fb870240694613f6a501ccf34b4080f49 /gl/lib/tempname.h.diff
parentbfb4f5c8b791fdcc3cdba87a5182fc684fa8cd24 (diff)
downloadcoreutils-658529a10e05d06524d5f591a08f04c04159b4cc.tar.xz
build: fix invalid gnulib patch
* gl/lib/tempname.c.diff: Fix recent breakage so it applies again. Invalid patch was noticed at http://hydra.nixos.org/eval/1172233 * cfg.mk: Exempt diff files from these "id_est" syntax checks. (sc_ensure_gl_diffs_apply): A new syntax check, to ensure all patches under gl/ apply cleanly. Note we use --fuzz=0 to check patches apply cleanly for safety, due to the patch(1) issue detailed in commit v8.21-117-g46f7e05 * gl/lib/regcomp.c.diff: Rediffed. * gl/lib/regex_internal.c.diff: Likewise. * gl/lib/regex_internal.h.diff: Likewise. * gl/lib/regexec.c.diff: Likewise. * gl/lib/tempname.h.diff: Likewise.
Diffstat (limited to 'gl/lib/tempname.h.diff')
-rw-r--r--gl/lib/tempname.h.diff2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/tempname.h.diff b/gl/lib/tempname.h.diff
index 2e885e185..ec70a473d 100644
--- a/gl/lib/tempname.h.diff
+++ b/gl/lib/tempname.h.diff
@@ -1,5 +1,5 @@
diff --git a/lib/tempname.h b/lib/tempname.h
-index 7972562..7ced9a9 100644
+index b560ee5..6e162c3 100644
--- a/lib/tempname.h
+++ b/lib/tempname.h
@@ -46,5 +46,7 @@