From e8f703c0007ee723e4d449685b48ed623f338f57 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 27 Oct 2011 19:04:45 +0200 Subject: build: avoid bootstrap failure when using patch-2.5.8 * gl/modules/tempname.diff: Regenerate to correct bogus offsets and adjust for 1-line offset. Eric Blake reported that this patch failed to apply when using patch-2.5.8. Note that it applies fine using patch-2.6.1. --- gl/modules/tempname.diff | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'gl') diff --git a/gl/modules/tempname.diff b/gl/modules/tempname.diff index c5278d997..65d520538 100644 --- a/gl/modules/tempname.diff +++ b/gl/modules/tempname.diff @@ -1,14 +1,14 @@ ---- /gnulib/modules/tempname 2011-06-17 11:41:46.070787376 +0200 -+++ gl/modules/tempname 2011-06-17 11:43:49.571154551 +0200 -@@ -1,2 +1,2 @@ +--- tempname 2011-10-27 18:55:14.672722002 +0200 ++++ tempname 2011-10-27 18:55:25.200999149 +0200 +@@ -1,5 +1,5 @@ Description: -gen_tempname() function: create a private temporary file or directory. +gen_tempname, gen_tempname_len: create a private temporary file or directory. Files: lib/tempname.c -@@ -10,6 +10,8 @@ Depends-on: - extensions +@@ -11,6 +11,8 @@ extensions + fcntl-h gettimeofday lstat +randint -- cgit v1.2.3-54-g00ecf