summaryrefslogtreecommitdiff
path: root/misc/rpm/patches/patch-aa
diff options
context:
space:
mode:
authormycroft <mycroft@pkgsrc.org>1998-03-20 05:46:15 +0000
committermycroft <mycroft@pkgsrc.org>1998-03-20 05:46:15 +0000
commit5f04209d0a2db8b16019b0bc8a529d5bb9b47aa8 (patch)
treed39d743dc23ae2faff1492f714cced34b5f2c789 /misc/rpm/patches/patch-aa
parente8cbb090d6d0ed12e98c0849c0a4f8a642056aaf (diff)
downloadpkgsrc-5f04209d0a2db8b16019b0bc8a529d5bb9b47aa8.tar.gz
Remove unnecessary patches.
Diffstat (limited to 'misc/rpm/patches/patch-aa')
-rw-r--r--misc/rpm/patches/patch-aa16
1 files changed, 0 insertions, 16 deletions
diff --git a/misc/rpm/patches/patch-aa b/misc/rpm/patches/patch-aa
deleted file mode 100644
index d0035ebeaf1..00000000000
--- a/misc/rpm/patches/patch-aa
+++ /dev/null
@@ -1,16 +0,0 @@
---- build/myftw.c.orig Thu Jan 23 17:14:47 1997
-+++ build/myftw.c Thu Jan 23 17:11:27 1997
-@@ -19,12 +19,12 @@
- not, write to the Free Software Foundation, Inc., 675 Mass Ave,
- Cambridge, MA 02139, USA. */
-
-+#include <sys/types.h>
- #include <errno.h>
- #include <limits.h>
- #include <stdlib.h>
- #include <string.h>
- #include <dirent.h>
--#include <sys/types.h>
- #include <sys/stat.h>
-
- #ifndef NAMLEN