freebsd-ports/net/citrix_xenapp/files/patch-aa
Mike Smith 79f86c529d Update for a new md5 and changes in the setup script.
Submitted by:	Martti Kuparinen <martti@nomadiclab.com>
2000-03-10 23:34:22 +00:00

19 lines
709 B
Text

*** setupwfc.orig Fri Jan 14 12:53:13 2000
--- setupwfc Fri Mar 10 13:03:43 2000
***************
*** 344,350 ****
PLATFORM=hp
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
;;
! Linux)
# We assume that an Intel-based linux system will have an x86
# processor. We also assume that this is reported by uname -m
# "ix86" where x is some number.
--- 344,350 ----
PLATFORM=hp
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
;;
! Linux|FreeBSD)
# We assume that an Intel-based linux system will have an x86
# processor. We also assume that this is reported by uname -m
# "ix86" where x is some number.