wok diff dkms/receipt @ rev 25071

waterline-plugin-multiload: added build dependencies
author Hans-G?nter Theisgen
date Sat Jun 11 09:07:17 2022 +0100 (2022-06-11)
parents 5ea0ce1cecc0
children fe1b5660fdd1
line diff
     1.1 --- a/dkms/receipt	Tue Jun 08 08:46:05 2021 +0000
     1.2 +++ b/dkms/receipt	Sat Jun 11 09:07:17 2022 +0100
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="dkms"
     1.7 -VERSION="2.8.1"
     1.8 +VERSION="3.0.3"
     1.9  CATEGORY="system-tools"
    1.10  SHORT_DESC="Dynamic Kernel Module Support."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12 @@ -22,7 +22,7 @@
    1.13  # Rules to configure and make the package.
    1.14  compile_rules()
    1.15  {
    1.16 -	make DESTDIR=$DESTDIR install
    1.17 +	make install DESTDIR=$DESTDIR
    1.18  }
    1.19  
    1.20  # Rules to gen a SliTaz package suitable for Tazpkg.