diff options
Diffstat (limited to 'databases/p5-POE-Component-RRDTool/pkg-plist')
-rw-r--r-- | databases/p5-POE-Component-RRDTool/pkg-plist | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/databases/p5-POE-Component-RRDTool/pkg-plist b/databases/p5-POE-Component-RRDTool/pkg-plist index 975c5b42eda6..ae6853c7d35f 100644 --- a/databases/p5-POE-Component-RRDTool/pkg-plist +++ b/databases/p5-POE-Component-RRDTool/pkg-plist @@ -1,7 +1,7 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool/.packlist -lib/perl5/site_perl/%%PERL_VER%%/POE/Component/RRDTool.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE/Component 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/POE 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool/.packlist +%%SITE_PERL%%/POE/Component/RRDTool.pm +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/RRDTool +@unexec rmdir %D/%%SITE_PERL%%/POE/Component 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/POE 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE 2>/dev/null || true |