mirror of
https://gitlab.freedesktop.org/libfprint/libfprint.git
synced 2026-06-11 02:28:05 +00:00
debian/rules: Do not explicitly pass --parallel to debhelper as it's the default now
This commit is contained in:
Vendored
+1
-1
@@ -4,7 +4,7 @@
|
||||
CONFIG_ARGS = -Dudev_rules_dir=/lib/udev/rules.d
|
||||
|
||||
%:
|
||||
dh $@ --parallel
|
||||
dh $@
|
||||
|
||||
override_dh_clean:
|
||||
dh_clean
|
||||
|
||||
Reference in New Issue
Block a user