summaryrefslogtreecommitdiffstats
path: root/package/bash/bash32-030
diff options
context:
space:
mode:
Diffstat (limited to 'package/bash/bash32-030')
-rw-r--r--package/bash/bash32-0308
1 files changed, 4 insertions, 4 deletions
diff --git a/package/bash/bash32-030 b/package/bash/bash32-030
index 3f12c2833..dc7792155 100644
--- a/package/bash/bash32-030
+++ b/package/bash/bash32-030
@@ -16,8 +16,8 @@ first in a sequential list.
Patch:
-*** ../bash-3.2-patched/execute_cmd.c 2007-03-24 14:51:05.000000000 -0400
---- execute_cmd.c 2007-11-05 22:31:14.000000000 -0500
+*** bash-3.2-patched/execute_cmd.c 2007-03-24 14:51:05.000000000 -0400
+--- bash-3.2/execute_cmd.c 2007-11-05 22:31:14.000000000 -0500
***************
*** 615,619 ****
redirection_undo_list = (REDIRECT *)NULL;
@@ -31,8 +31,8 @@ Patch:
! return (last_command_exit_value = EXECUTION_FAILURE);
}
-*** ../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). */