- Package:
- src:fbreader
- Source:
- src:fbreader
- Submitter:
- Helmut Grohne
- Date:
- 2023-09-08 09:42:10 UTC
- Severity:
- normal
- Tags:
fbreader regressed cross building since 0.99.4+dfsg-3. It now strips with the build architecture strip. Beyond breaking cross building, this also breaks DEB_BUILD_OPTIONS=nostrip as well as generation of -dbgsym packages. It is best to skip any stripping during build and letting debhelper do its job. I'm attaching a patch for your convenience. Helmut