From a20dc22164b83956b4c204b3fe0accf634c56b6a Mon Sep 17 00:00:00 2001 From: tv Date: Fri, 31 Jul 1998 17:51:21 +0000 Subject: Move pine.conf files to ${PREFIX}/etc. --- mail/pine/Makefile | 8 ++++---- mail/pine/pkg/PLIST | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'mail/pine') diff --git a/mail/pine/Makefile b/mail/pine/Makefile index 5b273b4238c..804de89abb6 100644 --- a/mail/pine/Makefile +++ b/mail/pine/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 1998/07/22 02:45:46 tv Exp $ +# $NetBSD: Makefile,v 1.21 1998/07/31 17:51:21 tv Exp $ # FreeBSD Id: Makefile,v 1.21 1997/03/26 02:12:07 ache Exp # @@ -16,7 +16,7 @@ CONFLICTS= pine-3.96 pine-4.00 do-configure: ${CP} -f ${WRKSRC}/pine/osdep/os-neb.h ${WRKSRC}/pine/osdep/os-neb.h.orig - ${SED} -e 's@/usr/local@${PREFIX}@' \ + ${SED} -e 's@/usr/local/lib/@${PREFIX}/etc/@' \ <${WRKSRC}/pine/osdep/os-neb.h.orig >${WRKSRC}/pine/osdep/os-neb.h cd ${WRKSRC}/pico && ${MAKE} -f makefile.neb os.h @@ -38,8 +38,8 @@ do-install: -e 's|^\(mail-directory\)=.*$$|\1=Mail|g' \ -e 's|^\(feature-list\)=.*$$|\1=enable-mail-check-cue,enable-suspend,expanded-view-of-addressbooks,include-header-in-reply,include-text-in-reply,show-selected-in-boldface,signature-at-bottom|g' \ -e 's|^\(sort-key\)=.*$$|\1=Arrival/Reverse|g' \ - >${PREFIX}/lib/pine.conf - ${INSTALL_DATA} ${FILESDIR}/pine.conf.fixed ${PREFIX}/lib/ + >${PREFIX}/etc/pine.conf + ${INSTALL_DATA} ${FILESDIR}/pine.conf.fixed ${PREFIX}/etc/ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pine ${INSTALL_DATA} ${WRKSRC}/doc/tech-notes.txt ${PREFIX}/share/doc/pine/ diff --git a/mail/pine/pkg/PLIST b/mail/pine/pkg/PLIST index 42f13ffbd41..37d28b91bc7 100644 --- a/mail/pine/pkg/PLIST +++ b/mail/pine/pkg/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.6 1998/07/19 04:33:07 tv Exp $ +@comment $NetBSD: PLIST,v 1.7 1998/07/31 17:51:21 tv Exp $ bin/abookcpy bin/pine bin/pgpdecode bin/pgpencrypt bin/pgpsign -lib/pine.conf -lib/pine.conf.fixed +etc/pine.conf +etc/pine.conf.fixed man/man1/pine.1 share/doc/pine/tech-notes.txt share/examples/pine/dot.pinerc.pgp.sample -- cgit v1.2.3