From d73ba718faf26d7121b77abe23bcdde4471ffd37 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 14 Apr 2001 22:31:52 +0000 Subject: Remove empty directories on uninstall. --- devel/p5-Locale-PGetText/pkg-plist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'devel/p5-Locale-PGetText') diff --git a/devel/p5-Locale-PGetText/pkg-plist b/devel/p5-Locale-PGetText/pkg-plist index 9650c32c2ac0..a141eddf7349 100644 --- a/devel/p5-Locale-PGetText/pkg-plist +++ b/devel/p5-Locale-PGetText/pkg-plist @@ -3,3 +3,5 @@ bin/MsgFormat lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/PGetText/.packlist lib/perl5/site_perl/%%PERL_VER%%/Locale/PGetText.pm @dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale/PGetText +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Locale 2>/dev/null || true +@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Locale 2>/dev/null || true -- cgit v1.2.3