summaryrefslogtreecommitdiff
path: root/devel/p5-Date-Roman/pkg-plist
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Date-Roman/pkg-plist')
-rw-r--r--devel/p5-Date-Roman/pkg-plist10
1 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Date-Roman/pkg-plist b/devel/p5-Date-Roman/pkg-plist
index 4f9b55d7af34..f78d6ef6a2c5 100644
--- a/devel/p5-Date-Roman/pkg-plist
+++ b/devel/p5-Date-Roman/pkg-plist
@@ -1,7 +1,7 @@
bin/RomanDate
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date/Roman/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/Date/Roman.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Roman/.packlist
+%%SITE_PERL%%/Date/Roman.pm
man/man1/RomanDate.1
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date/Roman
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Date 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Date 2>/dev/null || true
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Date/Roman
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Date 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Date 2>/dev/null || true