aboutsummaryrefslogtreecommitdiff
path: root/net/citrix_xenapp/files/patch-aa
blob: 12f5865300e85c420f65fc03e907be951f19da30 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
*** 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.