diff options
author | ad <ad> | 2000-07-28 14:54:25 +0000 |
---|---|---|
committer | ad <ad> | 2000-07-28 14:54:25 +0000 |
commit | 3da567cd0f4b2c7a716ac05b1187dbf74b28e2db (patch) | |
tree | f204710ae505bfccc7dfa2c5373f1e9168cb85b5 | |
parent | 6efbbe9fda649b13d033b6604787e7509ac8598f (diff) | |
download | pkgsrc-3da567cd0f4b2c7a716ac05b1187dbf74b28e2db.tar.gz |
Missing @dirrm's.
-rw-r--r-- | mail/exim/pkg/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/exim/pkg/PLIST b/mail/exim/pkg/PLIST index b8827b61434..3a2dce574e0 100644 --- a/mail/exim/pkg/PLIST +++ b/mail/exim/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 1999/12/01 11:19:19 ad Exp $ +@comment $NetBSD: PLIST,v 1.7 2000/07/28 14:54:25 ad Exp $ etc/exim/configure etc/exim/mailer.conf.exim etc/rc.d/exim.sh @@ -115,3 +115,5 @@ sbin/exiqsumm sbin/exiwhat man/man8/exim.8 @unexec rmdir %D/etc/exim %D/share/doc/exim /var/log/exim 2>/dev/null || true +@dirrm etc/exim +@dirrm share/doc/exim |