summaryrefslogtreecommitdiff
path: root/shells/scsh/patches/patch-al
diff options
context:
space:
mode:
Diffstat (limited to 'shells/scsh/patches/patch-al')
-rw-r--r--shells/scsh/patches/patch-al12
1 files changed, 12 insertions, 0 deletions
diff --git a/shells/scsh/patches/patch-al b/shells/scsh/patches/patch-al
new file mode 100644
index 00000000000..52e89708690
--- /dev/null
+++ b/shells/scsh/patches/patch-al
@@ -0,0 +1,12 @@
+$NetBSD: patch-al,v 1.1 2001/02/27 19:37:47 wiz Exp $
+
+--- scsh/rx/packages.scm.orig Sun Oct 1 07:12:16 2000
++++ scsh/rx/packages.scm Sun Oct 1 07:12:33 2000
+@@ -174,6 +174,7 @@
+ :boolean))
+ (sre->regexp (proc (:value) :value))
+ (regexp->sre (proc (:value) :value))
++ nonl-chars
+ )))
+
+