wok diff linux-dialup/receipt @ rev 12862

Up: hostapd to 1.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Thu May 24 21:09:25 2012 +0000 (2012-05-24)
parents 6f536abe4f0b
children 8d4c41e0b3f3
line diff
     1.1 --- a/linux-dialup/receipt	Sun Apr 15 16:27:00 2012 +0200
     1.2 +++ b/linux-dialup/receipt	Thu May 24 21:09:25 2012 +0000
     1.3 @@ -18,8 +18,8 @@
     1.4      mkdir -p $fs/$path
     1.5      export src
     1.6      export _pkg
     1.7 -    $wanted_stuff/list_modules.sh drivers/tty/serial/serial_cs.ko.gz \
     1.8 -	drivers/usb/serial/option.ko.gz drivers/net/usb/hso.ko.gz | \
     1.9 +    $wanted_stuff/list_modules.sh drivers/tty/serial/serial_cs.ko.xz \
    1.10 +	drivers/usb/serial/option.ko.xz drivers/net/usb/hso.ko.xz | \
    1.11  	while read module; do
    1.12      	dir=$path/$(dirname $module)
    1.13      	[ -d $fs/$dir ] || mkdir -p $fs/$dir