diff options
Diffstat (limited to 'news/p5-NNTPClient/pkg-plist')
-rw-r--r-- | news/p5-NNTPClient/pkg-plist | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/news/p5-NNTPClient/pkg-plist b/news/p5-NNTPClient/pkg-plist index 716e33be8a8d..30f5bb0f3c8b 100644 --- a/news/p5-NNTPClient/pkg-plist +++ b/news/p5-NNTPClient/pkg-plist @@ -1,5 +1,5 @@ -lib/perl5/site_perl/%%PERL_VER%%/News/NNTPClient.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News/NNTPClient/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News/NNTPClient -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/News 2>/dev/null || true -@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/News 2>/dev/null || true +%%SITE_PERL%%/News/NNTPClient.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/News/NNTPClient/.packlist +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/News/NNTPClient +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/News 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/News 2>/dev/null || true |