From cc7cd454634a40d63619f0c70e2a34487aa0b46c Mon Sep 17 00:00:00 2001 From: reed Date: Wed, 28 Dec 2005 17:53:24 +0000 Subject: This will install two screenrc examples (and changes name of one) and fixes man page to point to them. Update patch-ap for doc/screen.1 so the location of examples files is corrected. Now install both examples. Update PLISTs. Note that the screenrc example is now called screenrc and etcscreenrc is etcscreenrc (makes sense). Mention both examples in MESSAGE. Bump PKGREVISION. This will solve problem for PR #32391. Okayed by maintainer. --- misc/screen/PLIST | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'misc/screen/PLIST') diff --git a/misc/screen/PLIST b/misc/screen/PLIST index 3e77b310140..00563572a61 100644 --- a/misc/screen/PLIST +++ b/misc/screen/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.7 2004/01/06 16:30:39 wiz Exp $ +@comment $NetBSD: PLIST,v 1.8 2005/12/28 17:53:24 reed Exp $ bin/screen bin/${DISTNAME} man/man1/screen.1 @unexec if [ -f %D/bin/screen.old ]; then ${RM} -f %D/bin/screen.old ; fi +share/examples/screen/etcscreenrc share/examples/screen/screenrc share/screen/utf8encodings/01 share/screen/utf8encodings/02 -- cgit v1.2.3