wok-4.x diff linux-netfilter/receipt @ rev 11742

wireshark: remove extension for desktop file
author Samuel Trassare <samuel_trassare@yahoo.com>
date Tue Feb 21 17:05:50 2012 -0800 (2012-02-21)
parents d38b56c16efd
children
line diff
     1.1 --- a/linux-netfilter/receipt	Tue Jun 14 16:32:01 2011 +0200
     1.2 +++ b/linux-netfilter/receipt	Tue Feb 21 17:05:50 2012 -0800
     1.3 @@ -19,7 +19,7 @@
     1.4      export src
     1.5      export _pkg
     1.6      
     1.7 -    $wanted_stuff/list_modules.sh net/netfilter net/ipv4/netfilter net/8021q lib | \
     1.8 +    $wanted_stuff/list_modules.sh net/netfilter net/ipv4/netfilter net/8021q | \
     1.9      while read module; do
    1.10      	dir=$path/$(dirname $module)
    1.11      	[ -d $fs/$dir ] || mkdir -p $fs/$dir