Avoid stripping the binary
authorRalph Ronnquist <rrq@rrq.au>
Mon, 1 Jan 2024 08:58:57 +0000 (19:58 +1100)
committerRalph Ronnquist <rrq@rrq.au>
Mon, 1 Jan 2024 08:58:57 +0000 (19:58 +1100)
debian/rules

index 5427a602b792bd4c4f6981addd9ad80769d6a552..38755afb09f6b5009e57f4e0cb3ab483ab66091c 100755 (executable)
@@ -4,7 +4,7 @@
 %:
        dh $@
 
-override_dh_auto_strip:
+override_dh_strip:
        echo nothing to strip
 
 # #override_dh_auto_install: