wok diff linux-libre/receipt @ rev 20235

busybox: add arch (uname -m alias)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Mar 05 15:52:59 2018 +0100 (2018-03-05)
parents e129640c4d69
children 9e8d7fd12ee2
line diff
     1.1 --- a/linux-libre/receipt	Fri Feb 24 11:29:24 2017 +0100
     1.2 +++ b/linux-libre/receipt	Mon Mar 05 15:52:59 2018 +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.