wok-current diff linux-joystick/receipt @ rev 25629
Mass updates for current
author | Stanislas Leduc <shann@slitaz.org> |
---|---|
date | Wed Oct 11 18:45:46 2023 +0000 (16 months ago) |
parents | 86790a278e70 |
children | 3ad63c8fc2f9 |
line diff
1.1 --- a/linux-joystick/receipt Tue Aug 07 23:03:21 2018 +0200 1.2 +++ b/linux-joystick/receipt Wed Oct 11 18:45:46 2023 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="linux-joystick" 1.7 -VERSION="3.16.55" 1.8 +VERSION="4.19.294" 1.9 CATEGORY="base-system" 1.10 SHORT_DESC="The Linux kernel joystick modules." 1.11 MAINTAINER="devel@slitaz.org" 1.12 @@ -17,8 +17,7 @@ 1.13 path=lib/modules/$VERSION-slitaz/kernel 1.14 mkdir -p $fs/$path 1.15 export src install 1.16 - $wanted_stuff/list_modules.sh drivers/input/joystick drivers/input/gameport \ 1.17 - drivers/input/input-polldev.ko.xz | \ 1.18 + $wanted_stuff/list_modules.sh drivers/input/joystick drivers/input/gameport | \ 1.19 while read module; do 1.20 dir=$path/$(dirname $module) 1.21 [ -d $fs/$dir ] || mkdir -p $fs/$dir