diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 20:45:10 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 20:45:10 +0000 |
commit | f74db537a137c88c69a04c6f7a82a7df4e62bc0e (patch) | |
tree | d8fdbbbec4f5c65f79c32eaab6fa7ff2104023d8 /mail/sendmail/PLIST | |
parent | d399c6c63424f78c79ecd01dedeaa4c3dbf8f476 (diff) | |
download | pkgsrc-f74db537a137c88c69a04c6f7a82a7df4e62bc0e.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'mail/sendmail/PLIST')
-rw-r--r-- | mail/sendmail/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/sendmail/PLIST b/mail/sendmail/PLIST index 4e38745c019..07e4185b59b 100644 --- a/mail/sendmail/PLIST +++ b/mail/sendmail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.15 2009/06/14 18:04:42 joerg Exp $ +@comment $NetBSD: PLIST,v 1.16 2009/06/14 20:45:11 joerg Exp $ bin/hoststat bin/mailq bin/newaliases @@ -222,5 +222,3 @@ share/sendmail/siteconfig/uucp.cogsci.m4 share/sendmail/siteconfig/uucp.old.arpa.m4 share/sendmail/siteconfig/uucp.ucbarpa.m4 share/sendmail/siteconfig/uucp.ucbvax.m4 -@unexec ${RMDIR} %D/share/examples/sendmail 2>/dev/null || ${TRUE} -@unexec ${RMDIR} ${SMRSH_CMDDIR} 2>/dev/null || ${TRUE} |