diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-08-30 02:49:31 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2004-08-30 02:49:31 +0000 |
commit | 719af2334de69ff0b995812d671e8ac4d7aa3cb4 (patch) | |
tree | c3cec5228253990a0c81ebb7df4e1d6b532e1344 /databases/p5-DBZ_File | |
parent | 2051fe865d2e2be3e0588cc8d7f1a765b5e36332 (diff) |
Notes
Diffstat (limited to 'databases/p5-DBZ_File')
-rw-r--r-- | databases/p5-DBZ_File/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/p5-DBZ_File/pkg-plist b/databases/p5-DBZ_File/pkg-plist index 5b074d003b25..0a975af782ce 100644 --- a/databases/p5-DBZ_File/pkg-plist +++ b/databases/p5-DBZ_File/pkg-plist @@ -3,3 +3,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/DBZ_File.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBZ_File/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/DBZ_File +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto 2>/dev/null || true |