>
> I've already tried to override dh_strip. But it seems that dh_strip
> isn't the thing that removes the actual lisp program from the binary.
>
found it: I have to use
override_dh_strip:
instead of
override_dh_auto_strip:
Kind regards,
Gunter.