diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-05-31 23:01:15 +0000 |
commit | a54fe1ca9c33931d7c4381a84ee11454f9831c08 (patch) | |
tree | 16cc7f849128603b27ba13f7bdb8ae11e1eadd30 /german/citrix_xenapp/files/patch-setupwfc | |
parent | - Update to 1.11.3 (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'.5-eol
Notes
Notes:
svn path=/head/; revision=214069
svn path=/tags/RELEASE_5_EOL/; revision=214070; tag=5-eol
Diffstat (limited to 'german/citrix_xenapp/files/patch-setupwfc')
-rw-r--r-- | german/citrix_xenapp/files/patch-setupwfc | 11 |
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 |