wok-6.x diff linux/receipt @ rev 12037
linux, linux-libre: do not create $WOK/tmp
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 07 09:10:02 2012 +0100 (2012-03-07) |
parents | 37280739d841 |
children | 6f536abe4f0b |
line diff
1.1 --- a/linux/receipt Fri Jan 20 23:37:52 2012 +0100 1.2 +++ b/linux/receipt Wed Mar 07 09:10:02 2012 +0100 1.3 @@ -152,6 +152,7 @@ 1.4 rm -f $fs/lib/modules/$VERSION-slitaz/source 1.5 # Check and echo any module in kernel .config that's not added to 1.6 # one of linux-* pkgs 1.7 + export PACKAGE 1.8 $stuff/check_modules.sh 1.9 } 1.10