$NetBSD: patch-ab,v 1.2 2012/05/25 17:08:46 asau Exp $
--- 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
-'
+ then p='/usr/proberun/lib:/local/runprobe/lib'
eval set x $probe_ldrunpath
while :
do shift