summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2004-01-29 13:01:31 +0000
committergrant <grant>2004-01-29 13:01:31 +0000
commit35f7811fb833f45f4e8df20cc83c4fb14be5a4ea (patch)
treec8ab57987fa9f93b1ac5ee8b0781f04ea2c8e538
parent87f5de2d9bfd52a4da09c5526a4b77bf3c7df30c (diff)
downloadpkgsrc-35f7811fb833f45f4e8df20cc83c4fb14be5a4ea.tar.gz
removal missed in last commit.
-rw-r--r--archivers/nomarch/patches/patch-aa14
1 files changed, 0 insertions, 14 deletions
diff --git a/archivers/nomarch/patches/patch-aa b/archivers/nomarch/patches/patch-aa
deleted file mode 100644
index a68c15bd005..00000000000
--- a/archivers/nomarch/patches/patch-aa
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-aa,v 1.2 2003/09/19 13:27:51 jmmv Exp $
-
---- Makefile.orig Thu Aug 8 13:24:33 2002
-+++ Makefile
-@@ -1,7 +1,8 @@
- # Makefile - makefile for nomarch
-
- CC=gcc
--CFLAGS=-O2 -Wall
-+#CFLAGS=-O2 -Wall
-+CFLAGS+=-Wall
-
- # Set BINDIR to directory for binary,
- # MANDIR to directory for man page.