Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
debian/rules: remove now-unnecessary override
Browse files Browse the repository at this point in the history
related to i3/i3#4086
  • Loading branch information
stapelberg committed Nov 15, 2020
1 parent 60c8929 commit f4d784b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions debian/rules
Expand Up @@ -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
Expand Down

0 comments on commit f4d784b

Please sign in to comment.