summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Stapelberg <michael@stapelberg.de>2020-11-15 16:24:35 +0100
committerMichael Stapelberg <stapelberg@users.noreply.github.com>2020-11-15 16:42:41 +0100
commitf4d784b5a7d6a735a4b1f4355c50a86205d3684d (patch)
tree60d046bef1fab50a9a5fa928f9c6698a261cf494
parent60c89296c116d782482ea94379b503317140923d (diff)
downloadi3-f4d784b5a7d6a735a4b1f4355c50a86205d3684d.tar.gz
i3-f4d784b5a7d6a735a4b1f4355c50a86205d3684d.zip
debian/rules: remove now-unnecessary override
related to https://github.com/i3/i3/issues/4086
-rwxr-xr-xdebian/rules5
1 files changed, 0 insertions, 5 deletions
diff --git a/debian/rules b/debian/rules
index 95b1c731..26e303e6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -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