$NetBSD: patch-sparc-aa,v 1.4 2003/08/11 10:39:37 markd Exp $ --- solaris/hinst.orig Mon Aug 11 17:16:19 2003 +++ solaris/hinst @@ -91,7 +91,7 @@ DefaultCDSourceDir=/cdrom 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 @@ LMHOSTID_ARGS= # 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 @@ -2083,7 +2083,7 @@ install_packages(){ then : else - /bin/false + ! : return fi