From f1e4dd96b4161c2332c23daacffbfb17d3f4eddd Mon Sep 17 00:00:00 2001 From: tnut Date: Sun, 10 Apr 2011 22:37:46 +0200 Subject: p5-test-pod, correction port --- base/p5-test-pod/.footprint.i686 | 13 ++++++++++--- base/p5-test-pod/.footprint.x86_64 | 13 ++++++++++--- base/p5-test-pod/Pkgfile | 6 ++---- 3 files changed, 22 insertions(+), 10 deletions(-) (limited to 'base/p5-test-pod') diff --git a/base/p5-test-pod/.footprint.i686 b/base/p5-test-pod/.footprint.i686 index 0492f29f7..db893ba63 100644 --- a/base/p5-test-pod/.footprint.i686 +++ b/base/p5-test-pod/.footprint.i686 @@ -1,8 +1,15 @@ -drwxr-xr-x root/root auto/ -drwxr-xr-x root/root auto/Test/ -drwxr-xr-x root/root auto/Test/Pod/ drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/site/ +drwxr-xr-x root/root usr/lib/perl5/site/auto/ +drwxr-xr-x root/root usr/lib/perl5/site/auto/Test/ +drwxr-xr-x root/root usr/lib/perl5/site/auto/Test/Pod/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man3/ -r--r--r-- root/root usr/share/man/man3/Test::Pod.3.gz +drwxr-xr-x root/root usr/share/perl5/ +drwxr-xr-x root/root usr/share/perl5/site/ +drwxr-xr-x root/root usr/share/perl5/site/Test/ +-r--r--r-- root/root usr/share/perl5/site/Test/Pod.pm diff --git a/base/p5-test-pod/.footprint.x86_64 b/base/p5-test-pod/.footprint.x86_64 index 0492f29f7..db893ba63 100644 --- a/base/p5-test-pod/.footprint.x86_64 +++ b/base/p5-test-pod/.footprint.x86_64 @@ -1,8 +1,15 @@ -drwxr-xr-x root/root auto/ -drwxr-xr-x root/root auto/Test/ -drwxr-xr-x root/root auto/Test/Pod/ drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/lib/ +drwxr-xr-x root/root usr/lib/perl5/ +drwxr-xr-x root/root usr/lib/perl5/site/ +drwxr-xr-x root/root usr/lib/perl5/site/auto/ +drwxr-xr-x root/root usr/lib/perl5/site/auto/Test/ +drwxr-xr-x root/root usr/lib/perl5/site/auto/Test/Pod/ drwxr-xr-x root/root usr/share/ drwxr-xr-x root/root usr/share/man/ drwxr-xr-x root/root usr/share/man/man3/ -r--r--r-- root/root usr/share/man/man3/Test::Pod.3.gz +drwxr-xr-x root/root usr/share/perl5/ +drwxr-xr-x root/root usr/share/perl5/site/ +drwxr-xr-x root/root usr/share/perl5/site/Test/ +-r--r--r-- root/root usr/share/perl5/site/Test/Pod.pm diff --git a/base/p5-test-pod/Pkgfile b/base/p5-test-pod/Pkgfile index de0d8eb9b..96a3cdece 100644 --- a/base/p5-test-pod/Pkgfile +++ b/base/p5-test-pod/Pkgfile @@ -2,17 +2,15 @@ # URL: http://search.cpan.org/dist/Test-Pod # Maintainer: NuTyX core team # Packager: lesibel at free dot fr -# Depends on: -# Run on: name=p5-test-pod version=1.44 -release=1 +release=2 source=(http://search.cpan.org/CPAN/authors/id/D/DW/DWHEELER/Test-Pod-$version.tar.gz ) build() { cd Test-Pod-$version - perl Build.PL installdirs=vendor + perl Build.PL ./Build ./Build install destdir=$PKG -- cgit v1.2.3-54-g00ecf