Browse Source

debian: install udev rules under /lib

Simon Désaulniers 5 years ago
parent
commit
119c54a978
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      debian/rules

+ 2
- 1
debian/rules View File

@@ -6,7 +6,8 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
6 6
 	dh $@
7 7
 
8 8
 override_dh_auto_configure:
9
-	dh_auto_configure -- --with-udev
9
+	dh_auto_configure -- --with-udev=/lib/udev/rules.d
10
+
10 11
 
11 12
 override_dh_installchangelogs:
12 13
 	dh_installchangelogs ChangeLog.md