Switch to dh-sequence-dkms
This commit is contained in:
parent
50b857d068
commit
79615b352f
|
@ -3,7 +3,7 @@ Section: contrib/kernel
|
|||
Priority: optional
|
||||
Maintainer: Kali Developers <devel@kali.org>
|
||||
Uploaders: Sophie Brun <sophie@offensive-security.com>
|
||||
Build-Depends: debhelper-compat (= 13), dkms
|
||||
Build-Depends: debhelper-compat (= 13), dh-sequence-dkms
|
||||
Standards-Version: 4.5.1
|
||||
Homepage: https://github.com/aircrack-ng/rtl8188eus
|
||||
Vcs-Browser: https://gitlab.com/kalilinux/packages/realtek-rtl8188eus-dkms
|
||||
|
|
|
@ -4,7 +4,7 @@ include /usr/share/dpkg/pkg-info.mk
|
|||
export DEB_VERSION_UPSTREAM
|
||||
|
||||
%:
|
||||
dh $@ --with dkms
|
||||
dh $@
|
||||
|
||||
override_dh_dkms:
|
||||
dh_dkms -V $(DEB_VERSION_UPSTREAM) -- dkms.conf
|
||||
|
|
Loading…
Reference in New Issue