diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 18:03:28 +0000 |
commit | 24151e2b9991726fa4bcd0ace9289f45de0f325e (patch) | |
tree | e480593a5528c87f4756a95ff01a9ad8870ea552 /mail/wmmail | |
parent | 548d7fd5a95be0c24af3a00066cd67985f359815 (diff) | |
download | pkgsrc-24151e2b9991726fa4bcd0ace9289f45de0f325e.tar.gz |
Remove @dirrm entries from PLISTs
Diffstat (limited to 'mail/wmmail')
-rw-r--r-- | mail/wmmail/PLIST | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/mail/wmmail/PLIST b/mail/wmmail/PLIST index 35c9b23a4c5..9724e2bb6d9 100644 --- a/mail/wmmail/PLIST +++ b/mail/wmmail/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2005/03/30 19:48:05 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2009/06/14 18:04:45 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,13 +42,5 @@ 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 -@dirrm GNUstep/Apps/WMMail.app/Sounds -@dirrm GNUstep/Apps/WMMail.app/Defaults -@dirrm GNUstep/Apps/WMMail.app/Anims/monitor-e -@dirrm GNUstep/Apps/WMMail.app/Anims/e -@dirrm GNUstep/Apps/WMMail.app/Anims/asmail -@dirrm GNUstep/Apps/WMMail.app/Anims/NeXT -@dirrm GNUstep/Apps/WMMail.app/Anims -@dirrm GNUstep/Apps/WMMail.app @unexec ${RMDIR} %D/GNUstep/Apps 2>/dev/null || ${TRUE} @unexec ${RMDIR} %D/GNUstep 2>/dev/null || ${TRUE} |