components/bash/solaris-012.rlconf.h.patch
changeset 110 77641682ba6f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/bash/solaris-012.rlconf.h.patch	Sat Feb 26 10:03:27 2011 -0800
@@ -0,0 +1,11 @@
+--- lib/readline/rlconf.h	2009-01-04 11:32:33.000000000 -0800
++++ lib/readline/rlconf.h	2010-09-01 10:48:13.018894232 -0700
+@@ -39,7 +39,7 @@
+ #define DEFAULT_INPUTRC "~/.inputrc"
+ 
+ /* The ultimate last-ditch filenname for an init file -- system-wide. */
+-#define SYS_INPUTRC "/etc/inputrc"
++#define SYS_INPUTRC "/etc/bash/inputrc"
+ 
+ /* If defined, expand tabs to spaces. */
+ #define DISPLAY_TABS