wok-next diff aufs/receipt @ rev 8144

Fix aufs and aufs-utils again.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Jan 25 00:36:14 2011 +0000 (2011-01-25)
parents c2cbedd53fdc
children f924946538db
line diff
     1.1 --- a/aufs/receipt	Tue Jan 25 00:03:50 2011 +0000
     1.2 +++ b/aufs/receipt	Tue Jan 25 00:36:14 2011 +0000
     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