wok diff libcap/receipt @ rev 13937
move modules64.list from linux to linux64
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jan 26 17:13:50 2013 +0100 (2013-01-26) |
parents | 5575fdb0cda6 |
children | 6c3718ca17b6 |
line diff
1.1 --- a/libcap/receipt Sat May 05 12:40:34 2012 +0200 1.2 +++ b/libcap/receipt Sat Jan 26 17:13:50 2013 +0100 1.3 @@ -15,7 +15,11 @@ 1.4 compile_rules() 1.5 { 1.6 # if [ ! -d $WOK/linux/taz ]; then 1.7 -# tazwok cook linux 1.8 +# if [ -x /usr/bin/cook ]; then 1.9 +# cook linux 1.10 +# else 1.11 +# tazwok cook linux 1.12 +# fi 1.13 # fi 1.14 cd $src 1.15 # sed -i -e s/'\\n'/"' -e '1i"/g -e 's/| indent -kr//' libcap/Makefile