summaryrefslogtreecommitdiff
path: root/net/citrix_ica/patches/patch-sparc-aa
blob: 2ac56c97f320e0daecdadeb19289572606adeaed (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
$NetBSD: patch-sparc-aa,v 1.5 2007/01/19 23:37:43 dmcmahill Exp $

--- solaris/hinst.orig	2006-11-17 13:10:38.000000000 +0000
+++ solaris/hinst	2007-01-19 18:59:43.000000000 +0000
@@ -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
@@ -2072,15 +2072,6 @@
 	TOPDIR=$1
 	INST_DIR=$2
 
-	# Check that there is enough space ...
-	if check_pkg_fits 
-	then
-		:
-	else
-		/bin/false
-		return 
-	fi
-
 	if [ ! -d "$INST_DIR" ]
 	then
 		eval $ECHO_CMD $instpkgs2c