wok rev 24487
updated dkms (2.8.1 -> 3.0.3)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Feb 18 17:08:02 2022 +0100 (2022-02-18) |
parents | 90e94ef08776 |
children | 5a3c96f5e65a |
files | dkms/receipt |
line diff
1.1 --- a/dkms/receipt Fri Feb 18 16:54:18 2022 +0100 1.2 +++ b/dkms/receipt Fri Feb 18 17:08:02 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.