From 02d713dcdd850456717eb6d6507dbf6ba44a58eb Mon Sep 17 00:00:00 2001 From: Nigel Kukard Date: Thu, 1 May 2008 19:07:58 +0000 Subject: * Fixed bash patches --- package/bash/bash32-031 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'package/bash/bash32-031') diff --git a/package/bash/bash32-031 b/package/bash/bash32-031 index 6c96fb9d0..f025da381 100644 --- a/package/bash/bash32-031 +++ b/package/bash/bash32-031 @@ -17,8 +17,8 @@ text being drawn begins before the last invisible character in the line. Patch: -*** ../bash-3.2-patched/lib/readline/display.c 2007-08-25 13:47:08.000000000 -0400 ---- lib/readline/display.c 2007-11-10 17:51:29.000000000 -0500 +*** bash-3.2-patched/lib/readline/display.c 2007-08-25 13:47:08.000000000 -0400 +--- bash-3.2/lib/readline/display.c 2007-11-10 17:51:29.000000000 -0500 *************** *** 1566,1574 **** else @@ -45,8 +45,8 @@ Patch: + } return; } -*** ../bash-3.2/patchlevel.h Thu Apr 13 08:31:04 2006 ---- patchlevel.h Mon Oct 16 14:22:54 2006 +*** bash-3.2/patchlevel.h Thu Apr 13 08:31:04 2006 +--- bash-3.2/patchlevel.h Mon Oct 16 14:22:54 2006 *************** *** 26,30 **** looks for to find the patch level (for the sccs version string). */ -- cgit v1.2.3