From: Ralph Ronnquist Date: Sat, 29 Apr 2023 10:45:53 +0000 (+1000) Subject: Avoid stripping the embedded script. X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=8984a1c494458df7845851ed53ca89d5a8642cdc;p=rrq%2Fnewlisp%2Falsa-dispatcher.git Avoid stripping the embedded script. --- diff --git a/debian/rules b/debian/rules index 4642dd6..94ab3f2 100755 --- a/debian/rules +++ b/debian/rules @@ -15,6 +15,9 @@ %: dh $@ +override_dh_strip: + : + #-# The following is some useful documentation that I want to keep #-# exampe for override targets generated by dh_make #-# override_dh_auto_configure: