From ee4d45cf7969a6c5c1583b51d79d88dc1bc14c4e Mon Sep 17 00:00:00 2001 From: max furman Date: Tue, 13 Apr 2021 16:02:46 -0700 Subject: [PATCH] [action] remove make bootstrap from debian build process --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6683ef21..0beb3a6c 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,6 @@ override_dh_install-arch: dh_install --arch build: - make bootstrap dh build %: