summaryrefslogtreecommitdiffstats
path: root/base/p5-alien/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-25 00:06:29 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-25 00:06:29 +0100
commit38392375fc5b27e69a6458ce9a57ed88315aa3fd (patch)
tree4e025e802b2c2b209fd4e56c24036ce30d353288 /base/p5-alien/Pkgfile
parentb4ebe353e61ac419d0c070f6fa0c190987b3be33 (diff)
downloadnutyx-extra-38392375fc5b27e69a6458ce9a57ed88315aa3fd.tar.gz
nutyx-extra-38392375fc5b27e69a6458ce9a57ed88315aa3fd.tar.bz2
nutyx-extra-38392375fc5b27e69a6458ce9a57ed88315aa3fd.tar.xz
nutyx-extra-38392375fc5b27e69a6458ce9a57ed88315aa3fd.zip
Maj p5-alien#8.79-1
Diffstat (limited to 'base/p5-alien/Pkgfile')
-rw-r--r--base/p5-alien/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/base/p5-alien/Pkgfile b/base/p5-alien/Pkgfile
index 2a321ae23..d77834499 100644
--- a/base/p5-alien/Pkgfile
+++ b/base/p5-alien/Pkgfile
@@ -5,12 +5,12 @@
# Depends on:
name=p5-alien
-version=8.78
+version=8.79
release=1
-source=(http://ftp.debian.org/debian/pool/main/a/$name/${name}_${version}.tar.gz)
+source=(http://ftp.debian.org/debian/pool/main/a/alien/alien_${version}.tar.gz)
build () {
- cd $name
+ cd alien
perl Makefile.PL
make DESTDIR=${PKG} \
PREFIX=${PKG}/usr \