diff options
Diffstat (limited to 'math/p5-Math-Interpolate/pkg-plist')
-rw-r--r-- | math/p5-Math-Interpolate/pkg-plist | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/math/p5-Math-Interpolate/pkg-plist b/math/p5-Math-Interpolate/pkg-plist index 4c676d1f8326..7e38ba1384ad 100644 --- a/math/p5-Math-Interpolate/pkg-plist +++ b/math/p5-Math-Interpolate/pkg-plist @@ -1,6 +1,6 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Interpolate/.packlist -lib/perl5/site_perl/%%PERL_VER%%/Math/Interpolate.pm -lib/perl5/site_perl/%%PERL_VER%%/Math/IntervalSearch.pm -@dirrm lib/perl5/site_perl/%%PERL_VER%%/Math -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/Interpolate -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Interpolate/.packlist +%%SITE_PERL%%/Math/Interpolate.pm +%%SITE_PERL%%/Math/IntervalSearch.pm +@dirrm %%SITE_PERL%%/Math +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/Interpolate +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math |