parent
d2e86da84f
commit
b280f103cf
|
@ -17,5 +17,9 @@ override_dh_auto_configure:
|
||||||
# The default is /usr/share/doc/i3
|
# The default is /usr/share/doc/i3
|
||||||
dh_auto_configure -- --docdir=/usr/share/doc/i3-wm
|
dh_auto_configure -- --docdir=/usr/share/doc/i3-wm
|
||||||
|
|
||||||
|
override_dh_builddeb:
|
||||||
|
# bintray does not support xz currently.
|
||||||
|
dh_builddeb -- -Zgzip
|
||||||
|
|
||||||
%:
|
%:
|
||||||
dh $@ --parallel --builddirectory=build --with=autoreconf
|
dh $@ --parallel --builddirectory=build --with=autoreconf
|
||||||
|
|
Loading…
Reference in New Issue