summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-04-20 13:16:43 +0000
committerSteve Price <steve@FreeBSD.org>2001-04-20 13:16:43 +0000
commit16f1331280ef5925f1d563a5a366936c7da9851e (patch)
tree5887e513ba074f4cfc3862937848e8d23c608099 /converters
parentFix fatal error when printing error message(using device message). (diff)
Remove empty directories on uninstall.
Notes
Notes: svn path=/head/; revision=41709
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Unicode-Map8/pkg-plist4
1 files changed, 4 insertions, 0 deletions
diff --git a/converters/p5-Unicode-Map8/pkg-plist b/converters/p5-Unicode-Map8/pkg-plist
index 8009a1e4e400..037670d5e2f9 100644
--- a/converters/p5-Unicode-Map8/pkg-plist
+++ b/converters/p5-Unicode-Map8/pkg-plist
@@ -184,3 +184,7 @@ lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/Map8/Map8.bs
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/Map8/Map8.so
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/Map8/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode/Map8
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map8/maps
+@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode/Map8
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Unicode 2>/dev/null || true
+@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Unicode 2>/dev/null || true