summaryrefslogtreecommitdiff
path: root/package/readline/readline5.patch
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2005-02-25 02:36:58 +0000
committerEric Andersen <andersen@codepoet.org>2005-02-25 02:36:58 +0000
commit989fc8ef5943bba7722b0231db95569129aa92f6 (patch)
tree20e65e8656e100050e796541a163028008088ec3 /package/readline/readline5.patch
parent2e9a20f61c43b683c6ca7458ce3438d52fc42838 (diff)
scott writes in http://bugs.uclibc.org/view.php?id=41
this patch adds the package 'readline' which is the GNU readline library used to get/save history with text input applications.
Diffstat (limited to 'package/readline/readline5.patch')
-rw-r--r--package/readline/readline5.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/package/readline/readline5.patch b/package/readline/readline5.patch
new file mode 100644
index 000000000..083ac789c
--- /dev/null
+++ b/package/readline/readline5.patch
@@ -0,0 +1,12 @@
+diff -urN orig-readline/support/config.sub readline-5.0/support/config.sub
+--- orig-readline/support/config.sub 2003-09-10 09:16:12.000000000 -0400
++++ readline-5.0/support/config.sub 2004-11-23 14:54:59.000000000 -0500
+@@ -1115,7 +1115,7 @@
+ | -storm-chaos* | -tops10* | -tenex* | -tops20* | -its* \
+ | -os2* | -vos* | -palmos* | -uclinux* | -nucleus* \
+ | -morphos* | -superux* | -rtmk* | -rtmk-nova* | -windiss* \
+- | -powermax* | -dnix*)
++ | -powermax* | -dnix* | -uclibc*)
+ # Remember, each alternative MUST END IN *, to match a version number.
+ ;;
+ -qnx*)