summaryrefslogtreecommitdiff
path: root/archivers/cabextract
diff options
context:
space:
mode:
authorben <ben@pkgsrc.org>2004-03-10 23:08:46 +0000
committerben <ben@pkgsrc.org>2004-03-10 23:08:46 +0000
commit8d0f540ac76d7de8bad978b3b5a2b4818eacf911 (patch)
tree9dc9b1d86f797c865b95f02c1ce85903215cd229 /archivers/cabextract
parent14acc0a0d9be1ffa5c79db6cb6edcc7e64e252b6 (diff)
downloadpkgsrc-8d0f540ac76d7de8bad978b3b5a2b4818eacf911.tar.gz
This patch is not needed by cabextract 1.0, remove it.
Diffstat (limited to 'archivers/cabextract')
-rw-r--r--archivers/cabextract/patches/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/archivers/cabextract/patches/patch-aa b/archivers/cabextract/patches/patch-aa
deleted file mode 100644
index a61a7299070..00000000000
--- a/archivers/cabextract/patches/patch-aa
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-aa,v 1.3 2002/08/25 21:49:02 jlam Exp $
-
---- cabextract.c.orig Mon Aug 12 03:39:05 2002
-+++ cabextract.c
-@@ -51,6 +51,7 @@
- #ifdef HAVE_CONFIG_H
- #include <config.h>
-
-+#include <ctype.h>
- #include <stdio.h> /* everyone has this! */
-
- #ifdef HAVE_SYS_TYPES_H