summaryrefslogtreecommitdiffstats
path: root/package/bash/bash32-012
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-06-25 11:22:26 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2007-06-25 11:22:26 +0000
commite1d4dc1d8eeebd9d6a83dd0614518a1ad9cb7a13 (patch)
tree517eb9a8110b30a0241ab98b91fe186b0edb01a9 /package/bash/bash32-012
parent7e81360323d5543d438d31ddbbc567c439cec7a8 (diff)
downloadbuildroot-novena-e1d4dc1d8eeebd9d6a83dd0614518a1ad9cb7a13.tar.gz
buildroot-novena-e1d4dc1d8eeebd9d6a83dd0614518a1ad9cb7a13.zip
- forgot to adjust the pathes..
Diffstat (limited to 'package/bash/bash32-012')
-rw-r--r--package/bash/bash32-0126
1 files changed, 3 insertions, 3 deletions
diff --git a/package/bash/bash32-012 b/package/bash/bash32-012
index 8d669d27c..af5e83800 100644
--- a/package/bash/bash32-012
+++ b/package/bash/bash32-012
@@ -20,7 +20,7 @@ You will need to re-run `configure' after applying the patch. Run
Patch:
*** ../bash-3.2.11/config.h.in Tue Sep 12 16:00:54 2006
---- config.h.in Tue Mar 6 11:17:55 2007
+--- bash-3.2/config.h.in Tue Mar 6 11:17:55 2007
***************
*** 1,5 ****
/* config.h -- Configuration file for bash. */
@@ -54,7 +54,7 @@ Patch:
/* Define if your system has a working `malloc' function. */
/* #undef HAVE_MALLOC */
*** ../bash-3.2.11/builtins/printf.def Mon Nov 13 08:58:52 2006
---- builtins/printf.def Sun Feb 4 13:58:59 2007
+--- bash-3.2/builtins/printf.def Sun Feb 4 13:58:59 2007
***************
*** 2,6 ****
It implements the builtin "printf" in Bash.
@@ -80,7 +80,7 @@ Patch:
#if !defined (PRIdMAX)
# if HAVE_LONG_LONG
*** ../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). */