wok diff linux-dialup/receipt @ rev 13951

add python netifaces
author ernia <monghitri@aruba.it>
date Tue Jan 29 21:03:49 2013 +0000 (2013-01-29)
parents 829b8ae84e70
children 416fab3c90c0
line diff
     1.1 --- a/linux-dialup/receipt	Sun Apr 29 21:04:40 2012 +0200
     1.2 +++ b/linux-dialup/receipt	Tue Jan 29 21:03:49 2013 +0000
     1.3 @@ -19,7 +19,7 @@
     1.4      export src
     1.5      export _pkg
     1.6      $wanted_stuff/list_modules.sh drivers/tty/serial/serial_cs.ko.xz \
     1.7 -	drivers/usb/serial/option.ko.xz drivers/net/usb/hso.ko.xz | \
     1.8 +	drivers/usb/serial drivers/net/usb/hso.ko.xz | \
     1.9  	while read module; do
    1.10      	dir=$path/$(dirname $module)
    1.11      	[ -d $fs/$dir ] || mkdir -p $fs/$dir