wok-stable diff perl-core/receipt @ rev 6914

Added xz to busybox. Doesn't change size of busybox. This is show we can use tar.xz compress for tazpkg files if we want to. Added pre_install and post_remove functions to xz receipt.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Oct 21 23:49:16 2010 +0000 (2010-10-21)
parents 8c3646038b08
children 49e1e0f01970
line diff
     1.1 --- a/perl-core/receipt	Fri Dec 05 15:24:55 2008 +0100
     1.2 +++ b/perl-core/receipt	Thu Oct 21 23:49:16 2010 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="perl-core"
     1.7 -VERSION="5.10.0"
     1.8 +VERSION="5.12.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Minimal Perl interpreter."
    1.11  MAINTAINER="erjo@slitaz.org"