debian: install docs to usr/share/doc/i3-wm

next
Michael Stapelberg 2016-11-08 19:21:53 +01:00
parent faa9915abc
commit 212a408d4b
1 changed files with 4 additions and 0 deletions

4
debian/rules vendored
View File

@ -13,5 +13,9 @@ override_dh_strip:
override_dh_auto_test:
# TODO: enable tests
override_dh_auto_configure:
# The default is /usr/share/doc/i3
dh_auto_configure -- --docdir=/usr/share/doc/i3-wm
%:
dh $@ --parallel --builddirectory=build --with=autoreconf