wok-current diff aufs/receipt @ rev 8213

imported patch toolchain/uclibc-cross-compiler-i486.patch
author Antoine Bodin <gokhlayeh@slitaz.org>
date Thu Jan 27 00:20:50 2011 +0100 (2011-01-27)
parents c2cbedd53fdc
children f924946538db
line diff
     1.1 --- a/aufs/receipt	Tue Jan 25 00:03:50 2011 +0000
     1.2 +++ b/aufs/receipt	Thu Jan 27 00:20:50 2011 +0100
     1.3 @@ -14,7 +14,7 @@
     1.4  compile_rules()
     1.5  {
     1.6  	AUFSDIR="$PACKAGE-$VERSION"
     1.7 -	TARBALL=$SOURCES_REPOSITORY/$AUFSDIR.tar.lzma
     1.8 +	TARBALL=$SOURCES_REPOSITORY/$PACKAGE-$VERSION.tar.lzma
     1.9  	if [ -f $TARBALL ]; then
    1.10  		unlzma -c $TARBALL | tar xf -
    1.11  		cd $AUFSDIR && git checkout origin/aufs2.1-37