diff options
author | asmodai <asmodai@FreeBSD.org> | 2001-08-09 13:25:29 +0800 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2001-08-09 13:25:29 +0800 |
commit | e36050347322ab287462cb0fba4d05640b277b4a (patch) | |
tree | a9d2d296eb047cde2ecca1a28cd89dbc11431253 /news | |
parent | 86ea5ffb432d3f423010ca6434713349ba410995 (diff) | |
download | freebsd-ports-gnome-e36050347322ab287462cb0fba4d05640b277b4a.tar.gz freebsd-ports-gnome-e36050347322ab287462cb0fba4d05640b277b4a.tar.zst freebsd-ports-gnome-e36050347322ab287462cb0fba4d05640b277b4a.zip |
Remove patch file not longer needed
Reminded by: MAINTAINER
Diffstat (limited to 'news')
-rw-r--r-- | news/newsfish/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/news/newsfish/files/patch-aa b/news/newsfish/files/patch-aa deleted file mode 100644 index 4f5101381839..000000000000 --- a/news/newsfish/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Sat Jan 8 00:12:24 2000 -+++ Makefile Mon Jan 31 18:35:36 2000 -@@ -1,6 +1,6 @@ - # $Id: Makefile,v 1.13 2000/01/08 05:12:24 asaddi Exp $ --CFLAGS= -Iutil -Wall -g --LDFLAGS= -Lutil -+CFLAGS+= -Iutil -DNDEBUG -+LDFLAGS= -Lutil -s - - # Uncomment the following for non-debug executables - #CFLAGS= -Iutil -O2 -DNDEBUG |