From 8c7499bdfa85657ea6c2517ada0ef4a4db489beb Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 23 Sep 2000 01:36:53 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'. --- ftp/wu-ftpd+ipv6/files/patch-ap | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ftp/wu-ftpd+ipv6/files/patch-ap (limited to 'ftp/wu-ftpd+ipv6/files/patch-ap') diff --git a/ftp/wu-ftpd+ipv6/files/patch-ap b/ftp/wu-ftpd+ipv6/files/patch-ap deleted file mode 100644 index 1fe5e1602398..000000000000 --- a/ftp/wu-ftpd+ipv6/files/patch-ap +++ /dev/null @@ -1,11 +0,0 @@ ---- src/glob.c.dist Tue Oct 5 11:54:42 1999 -+++ src/glob.c Thu Oct 21 19:51:03 1999 -@@ -107,7 +107,7 @@ - - fixpath(v); - if (v[0] == '\0') -- v = "*"; -+ v = "."; - else if ((strlen(v) > 1) && (v[strlen(v) - 1] == '/')) - v[strlen(v) - 1] = '\0'; - -- cgit v1.2.3