wok diff linux-video/receipt @ rev 3679

Fix: ocsinventory-agent. Add Tazpkg.pm. Fix filesystem reports.
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Sun Jul 12 23:18:03 2009 +0200 (2009-07-12)
parents 9059daaaa23d
children 7df76f20d2c3
line diff
     1.1 --- a/linux-video/receipt	Mon May 11 19:08:50 2009 +0200
     1.2 +++ b/linux-video/receipt	Sun Jul 12 23:18:03 2009 +0200
     1.3 @@ -18,7 +18,7 @@
     1.4      export src
     1.5      export _pkg
     1.6      $src/list_modules.sh drivers/media/video drivers/video \
     1.7 -	drivers/gpio/bt8xxgpio.ko.gz | \
     1.8 +	drivers/media/common/tuners/ drivers/gpio/bt8xxgpio.ko.gz | \
     1.9      while read module; do
    1.10      	dir=$path/$(dirname $module)
    1.11      	[ -d $fs/$dir ] || mkdir -p $fs/$dir