summaryrefslogtreecommitdiff
path: root/shells/ast-ksh/patches/patch-ab
blob: bb61d6110f5af897645dd698b27546f8e8b9dc78 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
$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