aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-MIME-Base64/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'converters/p5-MIME-Base64/pkg-plist')
-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