From 6b42cb5e4406ef6f692d5ffb255f7d305ba7f192 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Wed, 11 Oct 2023 18:18:24 -0600 Subject: [PATCH] altos-mfg: don't try to strip altos firmware .elf files --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 2a991377..c06783fa 100755 --- a/debian/rules +++ b/debian/rules @@ -66,7 +66,7 @@ binary-arch: install dh_installman dh_lintian dh_link - dh_strip + dh_strip --exclude=mfg-fw dh_compress dh_fixperms dh_installdeb -- 2.47.2