From c37ba9b5bfb797e7fc89c76807a58d6403086816 Mon Sep 17 00:00:00 2001 From: taca Date: Wed, 13 Dec 2006 11:44:12 +0000 Subject: Oops, there was typo. --- devel/ruby-readline/patches/patch-ab | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel') diff --git a/devel/ruby-readline/patches/patch-ab b/devel/ruby-readline/patches/patch-ab index ae302bb5765..527c9fc7294 100644 --- a/devel/ruby-readline/patches/patch-ab +++ b/devel/ruby-readline/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.1 2006/12/13 10:55:51 taca Exp $ +$NetBSD: patch-ab,v 1.2 2006/12/13 11:44:12 taca Exp $ --- readline.c.orig 2006-08-07 18:01:27.000000000 +0900 +++ readline.c @@ -7,7 +7,7 @@ $NetBSD: patch-ab,v 1.1 2006/12/13 10:55:51 taca Exp $ #ifndef HAVE_RL_FILENAME_COMPLETION_FUNCTION # define rl_filename_completion_function filename_completion_function +#endif -+#ifndef HAVE_RLUSERNAME_COMPLETION_FUNCTION ++#ifndef HAVE_RL_USERNAME_COMPLETION_FUNCTION # define rl_username_completion_function username_completion_function +#endif +#ifndef HAVE_RL_COMPLETION_MATCHES -- cgit v1.2.3