From 1e452be3b7de0f31be5cbdf2fe8fcd2bac31cfb5 Mon Sep 17 00:00:00 2001 From: skv Date: Sat, 14 Mar 2009 18:40:05 +0000 Subject: Fix packaging on perl 5.10 --- www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-plist | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www') diff --git a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-plist b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-plist index ce407181f549..db2ba8ff282d 100644 --- a/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-plist +++ b/www/p5-LWP-ConnCache-MaxKeepAliveRequests/pkg-plist @@ -3,5 +3,5 @@ @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/ConnCache/MaxKeepAliveRequests @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP/ConnCache @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/LWP -@dirrm lib/perl5/site_perl/5.8.9/LWP/ConnCache -@dirrmtry lib/perl5/site_perl/5.8.9/LWP +@dirrm %%SITE_PERL%%/LWP/ConnCache +@dirrmtry %%SITE_PERL%%/LWP -- cgit