wok-current diff make/receipt @ rev 8122

Fixed aufs and linux to use lzma-alone for compressing aufs.
author Christopher Rogers <slaxemulator@gmail.com>
date Mon Jan 24 01:08:20 2011 +0000 (2011-01-24)
parents e40bc1228896
children 573bc563a455
line diff
     1.1 --- a/make/receipt	Sun Jan 09 14:32:57 2011 +0100
     1.2 +++ b/make/receipt	Mon Jan 24 01:08:20 2011 +0000
     1.3 @@ -14,6 +14,11 @@
     1.4  {
     1.5  	cd $src
     1.6  
     1.7 +	# http://savannah.gnu.org/bugs/?30612
     1.8 +	patch -Np1 -i ../stuff/bug30612.patch
     1.9 +	# http://savannah.gnu.org/bugs/?30723
    1.10 +	patch -Np1 -i ../stuff/bug30723.patch
    1.11 +
    1.12  	./configure --prefix=/usr --infodir=/usr/share/info \
    1.13  	--mandir=/usr/share/man $CONFIGURE_ARGS
    1.14  	make