From 636243a194c1cab4016741aaf475afe716b2ef09 Mon Sep 17 00:00:00 2001 From: Yen-Ming Lee Date: Thu, 10 Feb 2005 10:24:26 +0000 Subject: [PATCH] - fix PLIST PR: 75854 Submitted by: pirzyk@ --- devel/p5-Filesys-Statvfs_Df/pkg-descr | 2 ++ devel/p5-Filesys-Statvfs_Df/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/devel/p5-Filesys-Statvfs_Df/pkg-descr b/devel/p5-Filesys-Statvfs_Df/pkg-descr index a6b0da244df1..c8724db234d1 100644 --- a/devel/p5-Filesys-Statvfs_Df/pkg-descr +++ b/devel/p5-Filesys-Statvfs_Df/pkg-descr @@ -11,3 +11,5 @@ block size for the values you wish to see. The default block size output is 1024 bytes per block. So if you want to get the size in bytes just take the block size and * it by 1024. + +WWW: http://search.cpan.org/~iguthrie/Filesys-Statvfs_Statfs_Df/ diff --git a/devel/p5-Filesys-Statvfs_Df/pkg-plist b/devel/p5-Filesys-Statvfs_Df/pkg-plist index 2a4c66777642..a1cbc6b5d3a0 100644 --- a/devel/p5-Filesys-Statvfs_Df/pkg-plist +++ b/devel/p5-Filesys-Statvfs_Df/pkg-plist @@ -5,5 +5,5 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys/Statvfs/Statvfs.bs @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys/Statvfs 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys 2>/dev/null || true -@unexec rmdir %D/%%SITE_PERL%%/mach/Filesys 2>/dev/null || true +@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Filesys 2>/dev/null || true @unexec rmdir %D/%%SITE_PERL%%/Filesys 2>/dev/null || true