wok diff linux-libre-aoe/receipt @ rev 21920

Add pcem
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Oct 05 16:15:48 2019 +0200 (2019-10-05)
parents 051931e905b0
children
line diff
     1.1 --- a/linux-libre-aoe/receipt	Fri Dec 06 10:39:07 2013 +0000
     1.2 +++ b/linux-libre-aoe/receipt	Sat Oct 05 16:15:48 2019 +0200
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="linux-libre-aoe"
     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 ATA over Ethernet modules."
    1.11  MAINTAINER="gokhlayeh@slitaz.org"
    1.12 @@ -18,7 +18,7 @@
    1.13      mkdir -p $fs/$path
    1.14      export src
    1.15      export _pkg
    1.16 -    $wanted_stuff/list_modules.sh drivers/block/aoe/aoe.ko.gz | \
    1.17 +    $wanted_stuff/list_modules.sh drivers/block/aoe/aoe.ko.xz | \
    1.18      while read module; do
    1.19      	dir=$path/$(dirname $module)
    1.20      	[ -d $fs/$dir ] || mkdir -p $fs/$dir