- Package:
- src:sendip
- Source:
- sendip
- Submitter:
- Helmut Grohne
- Date:
- 2020-12-20 11:03:08 UTC
- Severity:
- normal
- Tags:
sendip fails to cross build from source, because it uses help2man. For very simple packages - such as sendip - there is a simple solution: Build twice. Once for help2man natively and once cross for real. Please consider applying the attached patch (or replacing use of help2man with a real manual page). Helmut