From: Ralph Ronnquist Date: Mon, 1 Jan 2024 08:58:57 +0000 (+1100) Subject: Avoid stripping the binary X-Git-Url: https://git.rrq.au/?a=commitdiff_plain;h=e78a42b81bdc4126e8507ec09eec4378b342c613;p=rrq%2Fnewlisp%2Fpacknl.git Avoid stripping the binary --- diff --git a/debian/rules b/debian/rules index 5427a60..38755af 100755 --- a/debian/rules +++ b/debian/rules @@ -4,7 +4,7 @@ %: dh $@ -override_dh_auto_strip: +override_dh_strip: echo nothing to strip # #override_dh_auto_install: