pkgsrc/net/citrix_ica/patches/patch-i386-aa
markd c77b12a32a Update to latest versions (7.00.77757 for i386, 7.02.78662 for sparc).
Changes unknown.
While here make package work for Linux (untested) and Solaris.
Incorporates PR pkg/22209 from Stephen Borrill.
2003-08-11 10:39:32 +00:00

22 lines
507 B
Text

$NetBSD: patch-i386-aa,v 1.5 2003/08/11 10:39:36 markd Exp $
--- linuxx86/hinst.orig Wed Apr 17 18:32:58 2002
+++ linuxx86/hinst Wed Jan 15 23:32:15 2003
@@ -84,7 +84,7 @@
PORT=linuxx86
# The command to undo the archive on this platform.
-EXTRACT_ARCHIVE="cpio -imud -H newc --no-preserve-owner"
+EXTRACT_ARCHIVE="cpio -imud"
# The thing that goes between the owner and group to set both by chown.
CHOWNGRP_TOKEN=":"
@@ -2028,7 +2028,7 @@
then
:
else
- /bin/false
+ ! :
return
fi