diff options
Diffstat (limited to 'package/bash/bash32-013')
-rw-r--r-- | package/bash/bash32-013 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bash/bash32-013 b/package/bash/bash32-013 index d47bc1a5f..db113570d 100644 --- a/package/bash/bash32-013 +++ b/package/bash/bash32-013 @@ -17,7 +17,7 @@ segmentation faults when given sufficiently long input. Patch: *** ../bash-3.2-patched/lib/readline/display.c Thu Sep 14 14:20:12 2006 ---- lib/readline/display.c Fri Feb 2 20:23:17 2007 +--- bash-3.2/lib/readline/display.c Fri Feb 2 20:23:17 2007 *************** *** 561,574 **** --- 561,586 ---- @@ -49,7 +49,7 @@ Patch: #define CHECK_LPOS() \ *** ../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 Mon Oct 16 14:22:54 2006 *************** *** 26,30 **** looks for to find the patch level (for the sccs version string). */ |