[action] remove make bootstrap from debian build process

This commit is contained in:
max furman 2021-04-13 16:02:46 -07:00
parent f02d97e621
commit ee4d45cf79

1
debian/rules vendored
View file

@ -4,7 +4,6 @@ override_dh_install-arch:
dh_install --arch
build:
make bootstrap
dh build
%: