summaryrefslogtreecommitdiff
path: root/net/samba/patches
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-01-28 13:24:20 +0000
committeragc <agc@pkgsrc.org>1998-01-28 13:24:20 +0000
commitea1c3b9adcab4dec4361e71c61dfc1cc3eaaad37 (patch)
tree0b6a1686d17a2df2aeee4c1c53bd6fedde5bff0f /net/samba/patches
parent8453d8a276c1a33cbb0a04c51888da9c82535369 (diff)
downloadpkgsrc-ea1c3b9adcab4dec4361e71c61dfc1cc3eaaad37.tar.gz
Delete erroneous patch. (from Ty Sarna)
Diffstat (limited to 'net/samba/patches')
-rw-r--r--net/samba/patches/patch-ac15
1 files changed, 0 insertions, 15 deletions
diff --git a/net/samba/patches/patch-ac b/net/samba/patches/patch-ac
deleted file mode 100644
index c97f497b9a5..00000000000
--- a/net/samba/patches/patch-ac
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-ac,v 1.1 1998/01/12 17:31:17 agc Exp $
-
-This patch (from Amanda 2.4.0b4) enables smbtar to produce archives of
-deeper trees.
-
---- clitar.h.orig Sat Jan 10 16:27:01 1998
-+++ clitar.h Sat Jan 10 16:27:01 1998
-@@ -1,6 +1,6 @@
-
- #define TBLOCK 512
--#define NAMSIZ 100
-+#define NAMSIZ 1024
- union hblock {
- char dummy[TBLOCK];
- struct header {