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/wmmail | |
parent | d399c6c63424f78c79ecd01dedeaa4c3dbf8f476 (diff) | |
download | pkgsrc-f74db537a137c88c69a04c6f7a82a7df4e62bc0e.tar.gz |
Convert @exec/@unexec to @pkgdir or drop it.
Diffstat (limited to 'mail/wmmail')
-rw-r--r-- | mail/wmmail/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/wmmail/PLIST b/mail/wmmail/PLIST index 9724e2bb6d9..14b8fb45dee 100644 --- a/mail/wmmail/PLIST +++ b/mail/wmmail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:04:45 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2009/06/14 20:45:12 joerg Exp $ GNUstep/Apps/WMMail.app/Anims/NeXT/Mail1.xpm GNUstep/Apps/WMMail.app/Anims/NeXT/Mail2.xpm GNUstep/Apps/WMMail.app/Anims/NeXT/Mail3.xpm @@ -42,5 +42,3 @@ GNUstep/Apps/WMMail.app/Sounds/drip.au GNUstep/Apps/WMMail.app/Sounds/hammer.au GNUstep/Apps/WMMail.app/Sounds/monkey.au GNUstep/Apps/WMMail.app/WMMail -@unexec ${RMDIR} %D/GNUstep/Apps 2>/dev/null || ${TRUE} -@unexec ${RMDIR} %D/GNUstep 2>/dev/null || ${TRUE} |