summaryrefslogtreecommitdiff
path: root/net/citrix_ica/patches/patch-sparc-aa
blob: 78fe643540ea99be5ffa423671dc2dbaae40bc60 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
$NetBSD: patch-sparc-aa,v 1.2 2002/08/05 00:34:57 dmcmahill Exp $

--- solaris/hinst.orig	Wed Mar  6 08:29:33 2002
+++ solaris/hinst
@@ -91,7 +91,7 @@
 PORT=solaris
 
 #  The command to undo the archive on this platform.
-EXTRACT_ARCHIVE="cpio -icmud"
+EXTRACT_ARCHIVE="cpio -imud"
 
 # The thing that goes between the owner and group to set both by chown.
 CHOWNGRP_TOKEN=":"
@@ -111,7 +111,7 @@
 
 # The hosts file name
 CAT_CMD=cat
-MORE_CMD=more
+MORE_CMD="echo please read"
 CAT_HOST_ARG=/etc/hosts
 
 # The command to read host information from NIS
@@ -883,13 +883,13 @@
 		echo_no_nl $calcspace3
 		read dummy
 
-		/bin/false
+		/usr/bin/false
 		return 
 	fi
 
 	$ECHO_CMD $calcspace4
 
-	/bin/true
+	/usr/bin/true
 	return
 }
 
@@ -1916,7 +1916,7 @@
 	then
 		:
 	else
-		/bin/false
+		/usr/bin/false
 		return 
 	fi