summaryrefslogtreecommitdiff
path: root/converters/p5-MIME-Base64
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-14 22:31:52 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-14 22:31:52 +0000
commitd73ba718faf26d7121b77abe23bcdde4471ffd37 (patch)
tree933c4cf888a3e578c5dc57fa7101d4811c5bbd1a /converters/p5-MIME-Base64
parentUpdated modules: bind8 and quota. Chase main tarball md5. (diff)
Remove empty directories on uninstall.
Notes
Notes: svn path=/head/; revision=41387
Diffstat (limited to 'converters/p5-MIME-Base64')
-rw-r--r--converters/p5-MIME-Base64/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-MIME-Base64/pkg-plist b/converters/p5-MIME-Base64/pkg-plist
index b69b5e181c2d..df16f76e199b 100644
--- a/converters/p5-MIME-Base64/pkg-plist
+++ b/converters/p5-MIME-Base64/pkg-plist
@@ -3,6 +3,6 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Base64/Base64.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Base64/Base64.so
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/MIME/Base64.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/MIME/QuotedPrint.pm
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/MIME
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME/Base64
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/MIME 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/MIME 2>/dev/null || true