From fa4a943c17e47bf910596a414fd7287983350b9b Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sun, 24 Feb 2008 03:11:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'. --- net/citrix_xenapp/files/patch-setupwfc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 net/citrix_xenapp/files/patch-setupwfc (limited to 'net/citrix_xenapp/files/patch-setupwfc') diff --git a/net/citrix_xenapp/files/patch-setupwfc b/net/citrix_xenapp/files/patch-setupwfc deleted file mode 100644 index 9b09f664e4b2..000000000000 --- a/net/citrix_xenapp/files/patch-setupwfc +++ /dev/null @@ -1,11 +0,0 @@ ---- setupwfc.orig Fri Apr 8 13:52:46 2005 -+++ setupwfc Mon Jan 22 10:10:48 2007 -@@ -396,7 +396,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 -- cgit v1.2.3