debian: install docs to usr/share/doc/i3-wm
This commit is contained in:
parent
faa9915abc
commit
212a408d4b
|
@ -13,5 +13,9 @@ override_dh_strip:
|
||||||
override_dh_auto_test:
|
override_dh_auto_test:
|
||||||
# TODO: enable tests
|
# 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
|
dh $@ --parallel --builddirectory=build --with=autoreconf
|
||||||
|
|
Loading…
Reference in New Issue