summaryrefslogtreecommitdiff
path: root/german/citrix_xenapp/files/patch-setupwfc
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2009-04-28 21:27:54 +0000
commitb6bb8c3d3a17625aa826094130b3d84530b6dae4 (patch)
treef2de4a4d4b2f5c3fcbd1ee2ea6cce6d571bfb5f7 /german/citrix_xenapp/files/patch-setupwfc
parente892f2bbcdaf08e461fb47a64eee749e1a02fe85 (diff)
Diffstat (limited to 'german/citrix_xenapp/files/patch-setupwfc')
-rw-r--r--german/citrix_xenapp/files/patch-setupwfc11
1 files changed, 0 insertions, 11 deletions
diff --git a/german/citrix_xenapp/files/patch-setupwfc b/german/citrix_xenapp/files/patch-setupwfc
deleted file mode 100644
index c15001fababf..000000000000
--- a/german/citrix_xenapp/files/patch-setupwfc
+++ /dev/null
@@ -1,11 +0,0 @@
---- setupwfc.orig Tue Oct 31 08:31:35 2006
-+++ setupwfc Wed Apr 25 09:02:13 2007
-@@ -441,7 +441,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