Avoid stripping the embedded script.
authorRalph Ronnquist <ralph.ronnquist@gmail.com>
Sat, 29 Apr 2023 10:45:53 +0000 (20:45 +1000)
committerRalph Ronnquist <ralph.ronnquist@gmail.com>
Sat, 29 Apr 2023 10:45:53 +0000 (20:45 +1000)
debian/rules

index 4642dd677ecb6b4924f51e054602638327eeadb5..94ab3f29442289423c1e7bdac532d3db489b3714 100755 (executable)
@@ -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: