Nitpicks, harmonize realtek-*-dkms packages

To reduce the differences when comparing those packages.

Gbp-Dch: ignore
This commit is contained in:
Arnaud Rebillout 2022-08-25 22:56:02 +07:00
parent 9185277f38
commit 0c779d9cd8
No known key found for this signature in database
GPG Key ID: E725E87914600216
2 changed files with 2 additions and 6 deletions

View File

@ -1,5 +1,4 @@
realtek-rtl8188eus-dkms for Debian
---------------------------------
realtek-rtl8188eus DKMS module for Debian
This package was automatically generated by the DKMS system,
for distribution on Debian based operating systems.

5
debian/rules vendored
View File

@ -1,7 +1,5 @@
#!/usr/bin/make -f
# output every command that modifies files on the build system.
#export DH_VERBOSE = 1
include /usr/share/dpkg/pkg-info.mk
export DEB_VERSION_UPSTREAM
@ -11,8 +9,7 @@ export DEB_VERSION_UPSTREAM
override_dh_dkms:
dh_dkms -V $(DEB_VERSION_UPSTREAM) -- dkms.conf
override_dh_fixperms:
dh_fixperms
execute_after_dh_fixperms:
find debian/realtek-rtl8188eus-dkms/usr/src -type f -exec chmod -x {} \;
execute_after_dh_install: