From 7035064ca063fdf15669ceb790ecef1e5ed054b0 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Fri, 10 May 2024 20:53:04 +0200 Subject: fix path to dkms config diff --git a/snd-alpx/debian/rules b/snd-alpx/debian/rules index 615a18b..53b94b4 100755 --- a/snd-alpx/debian/rules +++ b/snd-alpx/debian/rules @@ -9,7 +9,7 @@ override_dh_install: dh_install snd-alpx/* usr/src/snd-alpx-$(DEB_VERSION_UPSTREAM)/ override_dh_dkms: - dh_dkms -V $(DEB_VERSION_UPSTREAM) -- dkms.conf + dh_dkms -V $(DEB_VERSION_UPSTREAM) -- snd-alpx/dkms.conf override_dh_auto_configure: override_dh_auto_build: -- cgit v0.10.2