coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] build: avoid bootstrap failure when using patch-2.5.8


From: Jim Meyering
Subject: [PATCH] build: avoid bootstrap failure when using patch-2.5.8
Date: Thu, 27 Oct 2011 19:06:21 +0200

FYI,

>From e8f703c0007ee723e4d449685b48ed623f338f57 Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Thu, 27 Oct 2011 19:04:45 +0200
Subject: [PATCH] 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 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/gl/modules/tempname.diff b/gl/modules/tempname.diff
index c5278d9..65d5205 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
--
1.7.7.1.478.g7fde1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]