wok diff acpid/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 2bbc0ef3f1d2
children a1644dbcf632
line diff
     1.1 --- a/acpid/receipt	Wed Jun 24 18:47:14 2009 +0000
     1.2 +++ b/acpid/receipt	Thu Oct 21 23:49:16 2010 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="The ACPI event daemon"
     1.5  MAINTAINER="domcox@users.sourceforge.net"
     1.6  DEPENDS=""
     1.7 -BUILD_DEPENDS="linux-headers"
     1.8 +BUILD_DEPENDS=""
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://acpid.sourceforge.net/"
    1.11  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"