[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
FIX: mutt.1
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: FIX: mutt.1
- From: thuglife_(_at_)_bsd_(_dot_)_hu (Robert Nagy)
- Date: Mon, 5 Apr 2004 18:19:44 +0200
- Cc: Federico Schwindt <fgsch_(_at_)_openbsd_(_dot_)_org>
Hi. The attached diff adds two substitutions
to mutt's Makefile.inc to have the correct dirs
in the manpage.
Regards
--
Robert Nagy <thuglife_(_at_)_bsd_(_dot_)_hu>
http://thuglife.frontember.hu
Index: Makefile.inc
===================================================================
RCS file: /cvs/ports/mail/mutt/Makefile.inc,v
retrieving revision 1.2
diff -u -r1.2 Makefile.inc
--- Makefile.inc 2004/02/24 19:48:16 1.2
+++ Makefile.inc 2004/04/05 16:11:32
@@ -75,3 +75,5 @@
${INSTALL_DATA} ${WRKSRC}/mime.types \
${PREFIX}/share/examples/mutt/mime.types.sample
@mv -f ${PREFIX}/share/doc/mutt/samples/* ${PREFIX}/share/examples/mutt
+ @perl -pi -e "s,/etc/Muttrc,${CONFDIR}/Muttrc," ${PREFIX}/man/man1/mutt.1
+ @perl -pi -e "s,/etc/mime.types,${CONFDIR}/mime.types," ${PREFIX}/man/man1/mutt.1
Visit your host, monkey.org