summaryrefslogtreecommitdiff
path: root/archivers/zip/patches/patch-ah
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/zip/patches/patch-ah')
-rw-r--r--archivers/zip/patches/patch-ah25
1 files changed, 0 insertions, 25 deletions
diff --git a/archivers/zip/patches/patch-ah b/archivers/zip/patches/patch-ah
deleted file mode 100644
index dd598f5352f..00000000000
--- a/archivers/zip/patches/patch-ah
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD: patch-ah,v 1.2 2005/08/03 18:54:31 wiz Exp $
-
---- unix/Makefile.orig 2005-02-28 08:33:50.000000000 +0100
-+++ unix/Makefile
-@@ -12,7 +12,6 @@ all:
-
- list: all
-
--MAKE = make -f unix/Makefile
- SHELL = /bin/sh
- LN = ln -s
-
-@@ -155,10 +154,10 @@ flags: unix/configure
- # Generic targets:
-
- generic: flags
-- eval $(MAKE) zips `cat flags`
-+ eval $(MAKE) -f unix/Makefile zips `cat flags`
-
- generic_gcc:
-- $(MAKE) generic CC=gcc CPP="gcc -E"
-+ $(MAKE) -f unix/Makefile generic CC=gcc CPP="gcc -E"
-
- # AT&T 6300 PLUS (don't know yet how to allocate 64K bytes):
- att6300nodir: