wok diff linux-libre-netfilter/receipt @ rev 23754

directfb: added build dependency gcc83-lib-base
author Hans-G?nter Theisgen
date Sat May 02 11:27:04 2020 +0100 (2020-05-02)
parents 051931e905b0
children
line diff
     1.1 --- a/linux-libre-netfilter/receipt	Fri Dec 06 10:39:07 2013 +0000
     1.2 +++ b/linux-libre-netfilter/receipt	Sat May 02 11:27:04 2020 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="linux-libre-netfilter"
     1.7 -VERSION="2.6.37-gnu"
     1.8 +VERSION="3.18.129-gnu"
     1.9  CATEGORY="base-system"
    1.10  SHORT_DESC="The Linux Libre kernel netfilter modules."
    1.11  MAINTAINER="gokhlayeh@slitaz.org"
    1.12 @@ -27,7 +27,6 @@
    1.13      	[ -d $fs/$dir ] || mkdir -p $fs/$dir
    1.14          cp -a $install/$path/$module $fs/$dir
    1.15      done
    1.16 -    rm -r $fs/$path/net/ipv6
    1.17  
    1.18      for i in $(cat $wanted_stuff/modules-$VERSION.list); do
    1.19          if [ $fs/lib/modules/$VERSION-slitaz/kernel/$i ]; then