cleanup-bintray: remove remaining bintray references (#5038)
* The `cleanup-bintray.pl` script is just unused * The `dh_builddeb` override is no longer necessary as bintray is no longer used
This commit is contained in:
4
debian/rules
vendored
4
debian/rules
vendored
@@ -17,9 +17,5 @@ override_dh_auto_configure:
|
||||
# Set -Ddocdir; the default is /usr/share/doc/i3
|
||||
dh_auto_configure -- -Ddocdir=/usr/share/doc/i3-wm -Dmans=true
|
||||
|
||||
override_dh_builddeb:
|
||||
# bintray does not support xz currently.
|
||||
dh_builddeb -- -Zgzip
|
||||
|
||||
%:
|
||||
dh $@ --buildsystem=meson
|
||||
|
Reference in New Issue
Block a user