wok diff aufs/receipt @ rev 8153

Up: memtest to 4.20.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jan 26 00:46:58 2011 +0000 (2011-01-26)
parents c2cbedd53fdc
children f924946538db
line diff
     1.1 --- a/aufs/receipt	Tue Jan 25 00:03:50 2011 +0000
     1.2 +++ b/aufs/receipt	Wed Jan 26 00:46:58 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