summaryrefslogtreecommitdiff
path: root/shells/ast-ksh/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'shells/ast-ksh/patches/patch-ab')
-rw-r--r--shells/ast-ksh/patches/patch-ab15
1 files changed, 15 insertions, 0 deletions
diff --git a/shells/ast-ksh/patches/patch-ab b/shells/ast-ksh/patches/patch-ab
new file mode 100644
index 00000000000..8c7bc36f009
--- /dev/null
+++ b/shells/ast-ksh/patches/patch-ab
@@ -0,0 +1,15 @@
+$NetBSD: patch-ab,v 1.1 2004/11/12 18:08:54 jlam Exp $
+
+--- src/cmd/INIT/make.probe.orig 2003-06-12 12:22:25.000000000 -0400
++++ src/cmd/INIT/make.probe
+@@ -805,9 +805,7 @@ case $pic:$so:$dynamic:$static in
+ fi
+ case $so in
+ ?*) if $cc -c require.$src
+- then p='
+-/usr/proberun/lib:/local/runprobe/lib
+-'
++ then p='/usr/proberun/lib:/local/runprobe/lib'
+ eval set x $probe_ldrunpath
+ while :
+ do shift