diff options
Diffstat (limited to 'net/citrix_xenapp/files')
-rw-r--r-- | net/citrix_xenapp/files/patch-aa | 19 | ||||
-rw-r--r-- | net/citrix_xenapp/files/patch-ab | 18 | ||||
-rw-r--r-- | net/citrix_xenapp/files/response | 5 | ||||
-rw-r--r-- | net/citrix_xenapp/files/wfcmgr | 3 | ||||
-rw-r--r-- | net/citrix_xenapp/files/wfica | 3 |
5 files changed, 0 insertions, 48 deletions
diff --git a/net/citrix_xenapp/files/patch-aa b/net/citrix_xenapp/files/patch-aa deleted file mode 100644 index 12f5865300e8..000000000000 --- a/net/citrix_xenapp/files/patch-aa +++ /dev/null @@ -1,19 +0,0 @@ -*** 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. diff --git a/net/citrix_xenapp/files/patch-ab b/net/citrix_xenapp/files/patch-ab deleted file mode 100644 index 220feeff6e0e..000000000000 --- a/net/citrix_xenapp/files/patch-ab +++ /dev/null @@ -1,18 +0,0 @@ ---- ../original/linux/hinst Wed Sep 9 05:58:37 1998 -+++ linux/hinst Mon Sep 21 01:47:58 1998 -@@ -714,13 +714,13 @@ - echo_no_nl $calcspace3 - read dummy - -- /bin/false -+ /usr/bin/false - return - fi - - $ECHO_CMD $calcspace4 - -- /bin/true -+ /usr/bin/true - return - } - #!/bin/sh diff --git a/net/citrix_xenapp/files/response b/net/citrix_xenapp/files/response deleted file mode 100644 index 5b78380d06a6..000000000000 --- a/net/citrix_xenapp/files/response +++ /dev/null @@ -1,5 +0,0 @@ -1 -DESTINATION -y -y -3 diff --git a/net/citrix_xenapp/files/wfcmgr b/net/citrix_xenapp/files/wfcmgr deleted file mode 100644 index 70248171d687..000000000000 --- a/net/citrix_xenapp/files/wfcmgr +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -export ICAROOT=DESTINATION -exec $ICAROOT/wfcmgr diff --git a/net/citrix_xenapp/files/wfica b/net/citrix_xenapp/files/wfica deleted file mode 100644 index 35be9df3a8b2..000000000000 --- a/net/citrix_xenapp/files/wfica +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -export ICAROOT=DESTINATION -exec $ICAROOT/wfica |