diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-12-21 10:33:09 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-12-21 10:33:09 +0000 |
commit | 8806f8f934083fa700908a5a472d87371f9b4024 (patch) | |
tree | f5903509958762da1fd0d483125d51f9ef19c97d /mail/p5-POE-Component-SMTP | |
parent | c78881e8441cd56ff656b07d3fc0bc3f89a93768 (diff) |
Fix pkg-plist.
Pointed by: kris
Notes
Notes:
svn path=/head/; revision=124680
Diffstat (limited to 'mail/p5-POE-Component-SMTP')
-rw-r--r-- | mail/p5-POE-Component-SMTP/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/p5-POE-Component-SMTP/pkg-plist b/mail/p5-POE-Component-SMTP/pkg-plist index 7dd76760b023..ec9d398c6c48 100644 --- a/mail/p5-POE-Component-SMTP/pkg-plist +++ b/mail/p5-POE-Component-SMTP/pkg-plist @@ -6,4 +6,5 @@ @unexec rmdir %D/%%SITE_PERL%%/POE/Filter 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/SMTP +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true |