wok rev 19799

linux-libre: define AUFSDIR
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Feb 24 17:29:56 2017 +0100 (2017-02-24)
parents c4a0f0708ad5
children 8dcf607135e8
files linux-libre/receipt
line diff
     1.1 --- a/linux-libre/receipt	Fri Feb 24 12:48:24 2017 +0100
     1.2 +++ b/linux-libre/receipt	Fri Feb 24 17:29:56 2017 +0100
     1.3 @@ -29,6 +29,7 @@
     1.4  	# Check for Aufs and cook it if unbuilt.
     1.5  	echo "Checking for Aufs packages..."
     1.6  	_AUFSVER=`grep  ^VERSION= $WOK/aufs/receipt | cut -d "=" -f2 | sed -e 's/"//g'`
     1.7 +	AUFSDIR=$WOK/aufs/source/aufs-${_AUFSVER}
     1.8  	if [ ! -x /usr/bin/cook ]; then
     1.9  		# We only need aufs source. Also cooking now is a bad idea since it
    1.10  		# needs linux-module-headers.