aboutsummaryrefslogtreecommitdiff
path: root/japanese/citrix_xenapp/files/patch-setupwfc
blob: 02970987b83e0606aa043c4a6dc36cc9a9a7624c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- setupwfc.orig	Tue Oct 31 07:48:46 2006
+++ setupwfc	Wed Apr 25 10:33:49 2007
@@ -442,7 +442,7 @@
 	*BSD)
                # Assume Free/Net/Open BSD on an X86 with Linux emulation.
 
-               if uname -m | grep 86 2>&1 >/dev/null ; then
+               if uname -m | grep "i[3456]86\|amd64" 2>&1 >/dev/null ; then
                    PLATFORM=linuxx86
                    DISP_PLATFORM="Linux (x86)"
 		   echo