wok diff aufs-utils/receipt @ rev 5599

Improve compcache receipt and config files
author Rohit Joshi <jozee@slitaz.org>
date Tue May 18 08:23:07 2010 -0400 (2010-05-18)
parents 08a89bfa3890
children 967fe94776a2
line diff
     1.1 --- a/aufs-utils/receipt	Mon Sep 28 17:02:43 2009 +0200
     1.2 +++ b/aufs-utils/receipt	Tue May 18 08:23:07 2010 -0400
     1.3 @@ -19,6 +19,7 @@
     1.4          	tazwok cook linux
     1.5  	fi
     1.6  	cd $src
     1.7 +	sed -i 's/-m 644 -T/-m 644/' Makefile
     1.8  	make KDIR=$WOK/linux/linux-$KERNEL_VERSION && make DESTDIR=$PWD/_pkg install
     1.9  }
    1.10