wok diff dkms/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
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 May 21 21:38:29 2022 +0000
     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.