#1051459 fbreader FTCBFS: strips with the build architecture strip

#1051459#5
Date:
2023-09-08 08:34:32 UTC
From:
To:
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