diff options
Diffstat (limited to 'shells/ast-ksh/patches/patch-ab')
-rw-r--r-- | shells/ast-ksh/patches/patch-ab | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/shells/ast-ksh/patches/patch-ab b/shells/ast-ksh/patches/patch-ab index 8c7bc36f009..bb61d6110f5 100644 --- a/shells/ast-ksh/patches/patch-ab +++ b/shells/ast-ksh/patches/patch-ab @@ -1,11 +1,11 @@ -$NetBSD: patch-ab,v 1.1 2004/11/12 18:08:54 jlam Exp $ +$NetBSD: patch-ab,v 1.2 2012/05/25 17:08:46 asau 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 +--- src/cmd/INIT/make.probe.orig 2011-06-01 14:06:48.000000000 +0400 ++++ src/cmd/INIT/make.probe 2012-05-23 19:45:56.000000000 +0400 +@@ -930,9 +930,7 @@ + done + fi + if $cc -c require.$src - then p=' -/usr/proberun/lib:/local/runprobe/lib -' |