Removing installation directories overrides, not needed anymore with current systemd (Closes: #1026054, #1027432).
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
adad1df1db
commit
0f96cac8e8
1 changed files with 1 additions and 1 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -4,7 +4,7 @@
|
|||
dh ${@} --buildsystem=meson
|
||||
|
||||
override_dh_auto_configure:
|
||||
dh_auto_configure -- -Ddocs=man -Ddocs-build=true -Dsystemddir=/lib/systemd -Dudevrulesdir=/lib/udev
|
||||
dh_auto_configure -- -Ddocs=man -Ddocs-build=true
|
||||
|
||||
execute_after_dh_auto_install:
|
||||
# temporarily building without udeb
|
||||
|
|
Loading…
Add table
Reference in a new issue