wok-6.x diff linux/receipt @ rev 8121

Fixed pcsxr-svn to use lzma-alone instead of lzma wrapper script. Turns out the lzma wrapper script for xz is incompatible with lzma-alone compression. Also lzma-alone compress better.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jan 24 00:57:47 2011 +0000 (2011-01-24)
parents 3aed8aae4b77
children 026c4d1f88ba
line diff
     1.1 --- a/linux/receipt	Sat Jan 22 14:34:37 2011 +0000
     1.2 +++ b/linux/receipt	Mon Jan 24 00:57:47 2011 +0000
     1.3 @@ -24,6 +24,7 @@
     1.4  	local _AUFSVER=`grep  ^VERSION= $WOK/aufs/receipt | cut -d "=" -f2 | sed -e 's/"//g'`
     1.5  	local AUFSDIR="aufs-${_AUFSVER}"
     1.6  	TARBALL=$SOURCES_REPOSITORY/$AUFSDIR.tar.lzma
     1.7 +	[ -L /bin/tar ] && tazpkg get-install tar --forced
     1.8  	if [ -f $TARBALL ]; then
     1.9  		tar -x -f $TARBALL
    1.10  		cd $AUFSDIR && git checkout origin/aufs2.1-37