diff options
author | cjep <cjep@pkgsrc.org> | 2004-06-23 11:02:02 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2004-06-23 11:02:02 +0000 |
commit | 51747549c7b5f5bbee93285f0b6a5b120f5aa811 (patch) | |
tree | 52ba9dbc9990662e89d33715d391206d55f6218f /mail/sendmail/PLIST | |
parent | 2ff8061ae406588010f9a43cfa44463622c2562b (diff) | |
download | pkgsrc-51747549c7b5f5bbee93285f0b6a5b120f5aa811.tar.gz |
Handle installation of PREFIX/share/sendmail better. Fixes PR#23735
Diffstat (limited to 'mail/sendmail/PLIST')
-rw-r--r-- | mail/sendmail/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sendmail/PLIST b/mail/sendmail/PLIST index 0e344f838df..7f1d82046b3 100644 --- a/mail/sendmail/PLIST +++ b/mail/sendmail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2003/09/15 11:59:12 markd Exp $ +@comment $NetBSD: PLIST,v 1.7 2004/06/23 11:02:02 cjep Exp $ bin/hoststat bin/mailq bin/newaliases @@ -210,6 +210,6 @@ share/sendmail/siteconfig/uucp.ucbvax.m4 @dirrm share/sendmail/hack @dirrm share/sendmail/feature @dirrm share/sendmail/domain -@unexec ${RM} -rf %D/share/sendmail/cf +@dirrm share/sendmail/cf @dirrm share/sendmail @dirrm share/examples/sendmail |