summaryrefslogtreecommitdiffstats
path: root/base
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-04-10 22:37:46 +0200
committertnut <thierryn1 at hispeed dot ch>2011-04-10 22:37:46 +0200
commitf1e4dd96b4161c2332c23daacffbfb17d3f4eddd (patch)
tree8e2dbeb3ba3a1cfb6b0f09a892689c660a10c74b /base
parent51524eaaec52c4b41b3d078b11a965bb0c6d28ea (diff)
downloadnutyx-pakxe-f1e4dd96b4161c2332c23daacffbfb17d3f4eddd.tar.gz
nutyx-pakxe-f1e4dd96b4161c2332c23daacffbfb17d3f4eddd.tar.bz2
nutyx-pakxe-f1e4dd96b4161c2332c23daacffbfb17d3f4eddd.tar.xz
nutyx-pakxe-f1e4dd96b4161c2332c23daacffbfb17d3f4eddd.zip
p5-test-pod, correction port
Diffstat (limited to 'base')
-rw-r--r--base/p5-test-pod/.footprint.i68613
-rw-r--r--base/p5-test-pod/.footprint.x86_6413
-rw-r--r--base/p5-test-pod/Pkgfile6
3 files changed, 22 insertions, 10 deletions
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