wok-next rev 19599

linux-api-headers: fix build: do not apply aufs patches
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sun Jan 22 17:29:50 2017 +0200 (2017-01-22)
parents b19a1b511a74
children 1a6d268d7cca
files linux-api-headers/receipt
line diff
     1.1 --- a/linux-api-headers/receipt	Sun Jan 22 16:24:54 2017 +0200
     1.2 +++ b/linux-api-headers/receipt	Sun Jan 22 17:29:50 2017 +0200
     1.3 @@ -34,8 +34,8 @@
     1.4  		fi
     1.5  	fi
     1.6  
     1.7 -	# Get and apply Aufs patches
     1.8 -	. $WOK/linux/stuff/tools/aufs-patches
     1.9 +#	# Get and apply Aufs patches
    1.10 +#	. $WOK/linux/stuff/tools/aufs-patches
    1.11  
    1.12  	make mrproper &&
    1.13  	make headers_check &&