diff options
author | markd <markd> | 2003-08-11 10:44:15 +0000 |
---|---|---|
committer | markd <markd> | 2003-08-11 10:44:15 +0000 |
commit | 9ec978195490f36d73fdea07f86c6a472b21155c (patch) | |
tree | 651dec59b421e4e65f373c8160b4b47506988c9e /net | |
parent | 09bf5757a21190d7efd22f4b999c01a11c29c9bc (diff) | |
download | pkgsrc-9ec978195490f36d73fdea07f86c6a472b21155c.tar.gz |
Should have removed these in last change.
Diffstat (limited to 'net')
-rw-r--r-- | net/citrix_ica/files/response | 6 | ||||
-rw-r--r-- | net/citrix_ica/patches/patch-i386-ab | 15 |
2 files changed, 0 insertions, 21 deletions
diff --git a/net/citrix_ica/files/response b/net/citrix_ica/files/response deleted file mode 100644 index 3987054910e..00000000000 --- a/net/citrix_ica/files/response +++ /dev/null @@ -1,6 +0,0 @@ -1 -DESTINATION -y -y -n -3 diff --git a/net/citrix_ica/patches/patch-i386-ab b/net/citrix_ica/patches/patch-i386-ab deleted file mode 100644 index c529618b711..00000000000 --- a/net/citrix_ica/patches/patch-i386-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-i386-ab,v 1.3 2003/03/14 10:15:56 wiz Exp $ - ---- setupwfc.orig Thu Apr 18 02:32:45 2002 -+++ setupwfc -@@ -396,8 +396,8 @@ get_OS(){ - fi - ;; - NetBSD) -- PLATFORM=netbsd -- DISP_PLATFORM="NetBSD" -+ PLATFORM=linuxx86 -+ DISP_PLATFORM="NetBSD emulating Linux x86" - ;; - UnixWare) - # SCO UnixWare 7 |