wok diff mesa-demos/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 9853ce11bfc6
children 07ae722ec64e
line diff
     1.1 --- a/mesa-demos/receipt	Sun Apr 18 23:51:56 2010 +0200
     1.2 +++ b/mesa-demos/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="mesa-demos"
     1.7 -VERSION="7.8.1"
     1.8 +VERSION="7.8.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Mesa GLX demos progs."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"