From 145684059e10cd665e45e23fcbe197b482ceee54 Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Mon, 11 Jan 1999 15:34:56 +0000 Subject: Rewrite p5- module's PLIST for alpha. Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami --- math/p5-MatrixReal/pkg-plist | 4 ++-- math/p5-Set-IntSpan/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'math') diff --git a/math/p5-MatrixReal/pkg-plist b/math/p5-MatrixReal/pkg-plist index dd86544eafd5..d0cbc17b6a76 100644 --- a/math/p5-MatrixReal/pkg-plist +++ b/math/p5-MatrixReal/pkg-plist @@ -1,4 +1,4 @@ lib/perl5/site_perl/%%PERL_VER%%/Math/MatrixReal.pm lib/perl5/site_perl/%%PERL_VER%%/Math/Kleene.pod -lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Math/MatrixReal/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Math/MatrixReal +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/MatrixReal/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Math/MatrixReal diff --git a/math/p5-Set-IntSpan/pkg-plist b/math/p5-Set-IntSpan/pkg-plist index a934ab9a5930..cf93b7b1fb22 100644 --- a/math/p5-Set-IntSpan/pkg-plist +++ b/math/p5-Set-IntSpan/pkg-plist @@ -1,3 +1,3 @@ lib/perl5/site_perl/%%PERL_VER%%/Set/IntSpan.pm -lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Set/IntSpan/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/Set/IntSpan +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set/IntSpan/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Set/IntSpan -- cgit v1.2.3