From 0c779d9cd8fd57c0497c8c61ec2a88b098ec5b66 Mon Sep 17 00:00:00 2001 From: Arnaud Rebillout Date: Thu, 25 Aug 2022 22:56:02 +0700 Subject: [PATCH] Nitpicks, harmonize realtek-*-dkms packages To reduce the differences when comparing those packages. Gbp-Dch: ignore --- debian/README.Debian | 3 +-- debian/rules | 5 +---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/debian/README.Debian b/debian/README.Debian index f3f2ca8..caa2134 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -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. diff --git a/debian/rules b/debian/rules index e1d76e2..c83ce24 100755 --- a/debian/rules +++ b/debian/rules @@ -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: