wok diff fuse/receipt @ rev 6488

Added parted of squashfs patch for kernel that was missing. I think its need since unlzma cause kernel oops. Its changes CONFIG_DECOMPRESS_LZMA to obj instead of a lib. I hope this didn't screw squashfs/kernel.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu Sep 30 19:35:44 2010 +0000 (2010-09-30)
parents 703e2a93043d
children 6dbe4b0d6bd7
line diff
     1.1 --- a/fuse/receipt	Tue Apr 27 23:41:13 2010 +0000
     1.2 +++ b/fuse/receipt	Thu Sep 30 19:35:44 2010 +0000
     1.3 @@ -5,7 +5,6 @@
     1.4  CATEGORY="system-tools"
     1.5  SHORT_DESC="Fuse Filsystem in user space."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -SUGGESTED="fuse-dev"
     1.8  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.9  WEB_SITE="http://fuse.sourceforge.net/"
    1.10  WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL"