wok diff aufs/receipt @ rev 9713

glibc: make it built with cookutils
author Christophe Lincoln <pankso@slitaz.org>
date Sun May 08 23:21:20 2011 +0200 (2011-05-08)
parents 19a7717cb1c3
children 858f8a7575d9
line diff
     1.1 --- a/aufs/receipt	Sun Apr 10 10:58:39 2011 +0000
     1.2 +++ b/aufs/receipt	Sun May 08 23:21:20 2011 +0200
     1.3 @@ -36,7 +36,7 @@
     1.4  	sed -i 's|CONFIG_AUFS_DEBUG =.*|CONFIG_AUFS_DEBUG =|' \
     1.5  		config.mk || return 1
     1.6  
     1.7 -	#patch -Np1 -i ../stuff/aufs2-module-2.6.36.patch
     1.8 +	#patch -Np1 -i $stuff/aufs2-module-2.6.36.patch
     1.9  	#make KDIR=/usr/src/linux clean
    1.10  	# build, sed fixes are from gentoo portage build
    1.11  	sed -i "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" Makefile