wok rev 10151
Up: perl-datetime to 0.69.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 19:27:46 2011 +0000 (2011-05-20) |
parents | 163676c61a63 |
children | d5ae23644b77 |
files | perl-datetime/receipt |
line diff
1.1 --- a/perl-datetime/receipt Fri May 20 19:25:36 2011 +0000 1.2 +++ b/perl-datetime/receipt Fri May 20 19:27:46 2011 +0000 1.3 @@ -1,8 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="perl-datetime" 1.7 -#VERSION="0.66" 1.8 -VERSION="0.53" 1.9 +VERSION="0.69" 1.10 CATEGORY="development" 1.11 SHORT_DESC="DateTime module is a Perl extension." 1.12 MAINTAINER="pascal.bellard@slitaz.org" 1.13 @@ -19,7 +18,7 @@ 1.14 { 1.15 cd $src 1.16 perl Build.PL && 1.17 - ./Build --destdir $PWD/_pkg install 1.18 + ./Build --destdir $DESTDIR install 1.19 } 1.20 1.21 # Rules to gen a SliTaz package suitable for Tazpkg.