diff options
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-06-25 11:22:26 +0000 |
---|---|---|
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | 2007-06-25 11:22:26 +0000 |
commit | e1d4dc1d8eeebd9d6a83dd0614518a1ad9cb7a13 (patch) | |
tree | 517eb9a8110b30a0241ab98b91fe186b0edb01a9 /package/bash/bash32-017 | |
parent | 7e81360323d5543d438d31ddbbc567c439cec7a8 (diff) | |
download | buildroot-novena-e1d4dc1d8eeebd9d6a83dd0614518a1ad9cb7a13.tar.gz buildroot-novena-e1d4dc1d8eeebd9d6a83dd0614518a1ad9cb7a13.zip |
- forgot to adjust the pathes..
Diffstat (limited to 'package/bash/bash32-017')
-rw-r--r-- | package/bash/bash32-017 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/bash/bash32-017 b/package/bash/bash32-017 index 99e5e70d2..89335341d 100644 --- a/package/bash/bash32-017 +++ b/package/bash/bash32-017 @@ -17,7 +17,7 @@ invisible characters. Patch: *** ../bash-3.2.16/lib/readline/display.c Fri Apr 20 13:30:16 2007 ---- lib/readline/display.c Fri Apr 20 15:17:01 2007 +--- bash-3.2/lib/readline/display.c Fri Apr 20 15:17:01 2007 *************** *** 1599,1604 **** if (temp > 0) @@ -69,7 +69,7 @@ Patch: } lendiff = (oe - old) - (ne - new); *** ../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). */ |