pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/mutt Add "share/doc/mutt/samples" to package list.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7519c7f8dcf
branches:  trunk
changeset: 499441:b7519c7f8dcf
user:      tron <tron%pkgsrc.org@localhost>
date:      Thu Sep 22 15:24:42 2005 +0000

description:
Add "share/doc/mutt/samples" to package list.

diffstat:

 mail/mutt/PLIST |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 112ece361f60 -r b7519c7f8dcf mail/mutt/PLIST
--- a/mail/mutt/PLIST   Thu Sep 22 15:04:19 2005 +0000
+++ b/mail/mutt/PLIST   Thu Sep 22 15:24:42 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/08/05 07:19:25 jlam Exp $
+@comment $NetBSD: PLIST,v 1.8 2005/09/22 15:24:42 tron Exp $
 bin/flea
 bin/mutt
 bin/muttbug
@@ -32,6 +32,8 @@
 share/doc/mutt/html/manual.html
 share/doc/mutt/manual.txt
 share/doc/mutt/patch-notes.txt
+@exec ${LN} -s %D/share/examples/mutt %D/share/doc/mutt/samples
+@unexec ${RM} -f %D/share/doc/mutt/samples
 share/examples/mutt/Mush.rc
 share/examples/mutt/Muttrc
 share/examples/mutt/Pine.rc



Home | Main Index | Thread Index | Old Index