wok diff linux-input-touchscreen/receipt @ rev 10920
boxbackup: Up from latest rc to the final release
author | Dominique Corbex <domcox@slitaz.org> |
---|---|
date | Thu Aug 04 21:31:15 2011 +0200 (2011-08-04) |
parents | d1768332cee0 |
children | 6f536abe4f0b |
line diff
1.1 --- a/linux-input-touchscreen/receipt Sun May 08 09:01:58 2011 +0000 1.2 +++ b/linux-input-touchscreen/receipt Thu Aug 04 21:31:15 2011 +0200 1.3 @@ -16,8 +16,8 @@ 1.4 mkdir -p $fs/$path 1.5 export src 1.6 export _pkg 1.7 - $wanted_stuff/list_modules.sh drivers/input/touchscreen \ 1.8 - lib/ts_bm.ko.gz lib/ts_fsm.ko.gz lib/ts_kmp.ko.gz | while read module; do 1.9 + $wanted_stuff/list_modules.sh drivers/input/touchscreen | \ 1.10 + while read module; do 1.11 dir=$path/$(dirname $module) 1.12 [ -d $fs/$dir ] || mkdir -p $fs/$dir 1.13 cp -a $_pkg/$path/$module $fs/$dir