diff options
Diffstat (limited to 'mail/wmmail')
-rw-r--r-- | mail/wmmail/pkg-plist | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/wmmail/pkg-plist b/mail/wmmail/pkg-plist index c766347f0e10..2aeda846da44 100644 --- a/mail/wmmail/pkg-plist +++ b/mail/wmmail/pkg-plist @@ -50,3 +50,5 @@ GNUstep/Apps/WMMail.app/Sounds/monkey.au @dirrm GNUstep/Apps/WMMail.app/Defaults @dirrm GNUstep/Apps/WMMail.app/Sounds @dirrm GNUstep/Apps/WMMail.app +@unexec rmdir %D/GNUstep/Apps 2>/dev/null || true +@unexec rmdir %D/GNUstep 2>/dev/null || true |