From 02629f3091c2810b665b5bfd5be4ccefdf21920d Mon Sep 17 00:00:00 2001 From: Adam David Date: Sun, 3 Mar 1996 11:33:46 +0000 Subject: [PATCH] install beav.txt --- editors/beav/files/patch-a | 19 ++++++++++++++++++- editors/beav/pkg-plist | 1 + 2 files changed, 19 insertions(+), 1 deletion(-) diff --git a/editors/beav/files/patch-a b/editors/beav/files/patch-a index 94ce9843e9bb..cbe1db61f0ce 100644 --- a/editors/beav/files/patch-a +++ b/editors/beav/files/patch-a @@ -23,7 +23,7 @@ diff -c beav-140.orig/Makefile beav-140/Makefile $(CC) $(CFLAGS) $(OFILES) -s -ltermcap -lc -o beav ! (OFILES): $(HFILES) ---- 14,25 ---- +--- 14,26 ---- HFILES= def.h @@ -32,6 +32,7 @@ diff -c beav-140.orig/Makefile beav-140/Makefile ! install: beav ! install -c -s -m 755 -g bin -o bin beav $(PREFIX)/bin +! install -c -m 644 -g bin -o bin beav140.txt $(PREFIX)/share/doc/beav.txt ! install -c -m 644 -g bin -o bin beav.1 $(PREFIX)/man/man1 ! gzip -9nf $(PREFIX)/man/man1/beav.1 ! @@ -71,3 +72,19 @@ diff -c beav-140.orig/tcap.c beav-140/tcap.c #endif /* BSD */ #ifdef ULTRIX struct winsize ttysize; +diff -c beav-140.orig/beav.1 beav-140/beav.1 +*** beav-140.orig/beav.1 Sun Mar 3 03:13:16 1996 +--- beav-140/beav.1 Sun Mar 3 03:14:31 1996 +*************** +*** 59,63 **** + If there is any data that has not been saved you will be warned. + .PP + .SH FILES +! /usr/doc/beav/beav.txt + +--- 59,63 ---- + If there is any data that has not been saved you will be warned. + .PP + .SH FILES +! /usr/local/share/doc/beav.txt + diff --git a/editors/beav/pkg-plist b/editors/beav/pkg-plist index 07bdd9067193..b3356cd327cc 100644 --- a/editors/beav/pkg-plist +++ b/editors/beav/pkg-plist @@ -1,2 +1,3 @@ bin/beav man/man1/beav.1.gz +share/doc/beav.txt