wok diff dkms/receipt @ rev 25074
Add python-ipaddress
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Mon Jun 13 19:39:39 2022 +0000 (2022-06-13) |
parents | 5ea0ce1cecc0 |
children | fe1b5660fdd1 |
line diff
1.1 --- a/dkms/receipt Tue Jun 08 08:46:05 2021 +0000 1.2 +++ b/dkms/receipt Mon Jun 13 19:39:39 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.