- Package:
- src:fracplanet
- Source:
- fracplanet
- Submitter:
- Helmut Grohne
- Date:
- 2021-09-26 10:03:03 UTC
- Severity:
- normal
- Tags:
The -6 upload of fracplanet regressed cross building, because it changed the configuration step (without documenting it in d/changelog). The dh_auto_configure invocation that happened to work was replaced with a manual ./configure invocation that has no clue about cross building. Reverting this change makes fracplanet cross buildable again. Helmut