From: Bdale Garbee Date: Thu, 12 Oct 2023 00:18:24 +0000 (-0600) Subject: altos-mfg: don't try to strip altos firmware .elf files X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=6b42cb5e4406ef6f692d5ffb255f7d305ba7f192;p=fw%2Faltos altos-mfg: don't try to strip altos firmware .elf files --- 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