wok-6.x diff linux64-irda/receipt @ rev 15627
libxml2: update bdeps
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 08 18:53:33 2013 +0000 (2013-12-08) |
parents | 051931e905b0 |
children | eb689de65d7e |
line diff
1.1 --- a/linux64-irda/receipt Fri Dec 06 10:39:07 2013 +0000 1.2 +++ b/linux64-irda/receipt Sun Dec 08 18:53:33 2013 +0000 1.3 @@ -26,7 +26,7 @@ 1.4 $wanted_stuff/list_modules.sh drivers/net/irda net/irda | while read module; do 1.5 dir=$path/$(dirname $module) 1.6 [ -d $fs/$dir ] || mkdir -p $fs/$dir 1.7 - cp -a $install/$path/$module $fs/$dir 1.8 + cp -a $_pkg/$path/$module $fs/$dir 1.9 done 1.10 } 1.11