diff options
Diffstat (limited to 'devel/p5-Object-InsideOut/pkg-plist')
-rw-r--r-- | devel/p5-Object-InsideOut/pkg-plist | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/devel/p5-Object-InsideOut/pkg-plist b/devel/p5-Object-InsideOut/pkg-plist new file mode 100644 index 000000000000..27c312935acf --- /dev/null +++ b/devel/p5-Object-InsideOut/pkg-plist @@ -0,0 +1,8 @@ +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/InsideOut/.packlist +%%SITE_PERL%%/Object/InsideOut.pm +%%SITE_PERL%%/Object/InsideOut/Results.pm +%%SITE_PERL%%/Object/InsideOut/Util.pm +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object/InsideOut 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Object 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Object/InsideOut 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/Object 2>/dev/null || true |