summaryrefslogtreecommitdiff
path: root/net/citrix_ica/patches/patch-i386-aa
blob: a4516c17407cc3ca10770cdf30e0b346824f7400 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
$NetBSD: patch-i386-aa,v 1.2 2002/08/05 00:34:57 dmcmahill Exp $

--- linuxx86/hinst.orig	Thu Apr 18 02:32:58 2002
+++ linuxx86/hinst
@@ -835,13 +835,13 @@
 		echo_no_nl $calcspace3
 		read dummy
 
-		/bin/false
+		/usr/bin/false
 		return 
 	fi
 
 	$ECHO_CMD $calcspace4
 
-	/bin/true
+	/usr/bin/true
 	return
 }
 
@@ -1862,7 +1862,7 @@
 	then
 		:
 	else
-		/bin/false
+		/usr/bin/false
 		return 
 	fi