wok-next diff perl/receipt @ rev 1811
Up: libxml2 (2.7.2)
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Thu Dec 04 22:46:22 2008 +0100 (2008-12-04) |
parents | 17a39e4461e4 |
children | aadd2e06aab8 |
line diff
1.1 --- a/perl/receipt Wed Feb 13 14:06:08 2008 +0100 1.2 +++ b/perl/receipt Thu Dec 04 22:46:22 2008 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="perl" 1.7 -VERSION="5.8.8" 1.8 +VERSION="5.10.0" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Full Perl interpreter and modules." 1.11 MAINTAINER="pankso@slitaz.org" 1.12 @@ -25,9 +25,6 @@ 1.13 mkdir -p $fs/usr 1.14 cp -a $_pkg/usr/bin $fs/usr 1.15 cp -a $_pkg/usr/lib $fs/usr 1.16 - strip -s $fs/usr/bin/a2p 1.17 - strip -s $fs/usr/bin/perl 1.18 - strip -s $fs/usr/bin/perl5.8.8 1.19 } 1.20 1.21 # Pre install commands for Tazpkg.