wok diff linux-crypto/receipt @ rev 1460
aterm beaver chemtool gftp grisbi gtick gtk-gnutella klavaro leafpad mtpaint sylpheed wine xpad: update BUILD_DEPENDS
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Oct 03 20:14:14 2008 +0000 (2008-10-03) |
parents | bacd5baa9f15 |
children | f306d126580e |
line diff
1.1 --- a/linux-crypto/receipt Wed Jun 18 20:54:03 2008 +0000 1.2 +++ b/linux-crypto/receipt Fri Oct 03 20:14:14 2008 +0000 1.3 @@ -16,7 +16,8 @@ 1.4 mkdir -p $fs/$path 1.5 export src 1.6 export _pkg 1.7 - $src/list_modules.sh crypto | while read module; do 1.8 + $src/list_modules.sh arch/x86/crypto crypto drivers/crypto | \ 1.9 + while read module; do 1.10 dir=$path/$(dirname $module) 1.11 [ -d $fs/$dir ] || mkdir -p $fs/$dir 1.12 cp -a $_pkg/$path/$module $fs/$dir