diff options
Diffstat (limited to 'news/nntpbtr/files/patch-ab')
-rw-r--r-- | news/nntpbtr/files/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/news/nntpbtr/files/patch-ab b/news/nntpbtr/files/patch-ab deleted file mode 100644 index 6e833db604f0..000000000000 --- a/news/nntpbtr/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile 1994/11/25 15:09:23 1.1 -+++ Makefile 1996/07/02 05:37:31 -@@ -32,3 +32,10 @@ - - clean: - rm -f *.o nntpbtr -+ -+all: nntpbtr -+ -+install: -+ install -c -m555 nntpbtr ${PREFIX}/sbin -+ install -c -m555 nntpbtr.1 ${PREFIX}/man/man1 -+ |