debian/rules: remove now-unnecessary override
related to https://github.com/i3/i3/issues/4086
This commit is contained in:
parent
60c89296c1
commit
f4d784b5a7
5
debian/rules
vendored
5
debian/rules
vendored
@ -13,11 +13,6 @@ override_dh_strip:
|
||||
override_dh_auto_test:
|
||||
# TODO: enable tests
|
||||
|
||||
# TODO(autotools-removal): remove this override:
|
||||
override_dh_autoreconf:
|
||||
# Not needed with meson, but not a no-op either until we get rid of the
|
||||
# autotools files.
|
||||
|
||||
override_dh_auto_configure:
|
||||
# Set -Ddocdir; the default is /usr/share/doc/i3
|
||||
dh_auto_configure -- -Ddocdir=/usr/share/doc/i3-wm -Dmans=true
|
||||
|
Loading…
x
Reference in New Issue
Block a user