Adjust rules for consistent coding standard.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
d03b4c497a
commit
04ce4e72bc
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/make -f
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=meson+ninja --with python3
|
||||
dh ${@} --buildsystem=meson+ninja --with python3
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -Dman=true
|
||||
|
|
Loading…
Add table
Reference in a new issue