wok diff linux-cifs/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 33dfd49cdf84
children 5355ffc461cf
line diff
     1.1 --- a/linux-cifs/receipt	Thu May 13 21:39:07 2010 +0200
     1.2 +++ b/linux-cifs/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="linux-cifs"
     1.7 -VERSION="2.6.33.4"
     1.8 +VERSION="2.6.34"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="The Linux kernel cifs module."
    1.11  MAINTAINER="devel@slitaz.org"