- Package:
- src:mailsync
- Source:
- mailsync
- Submitter:
- Helmut Grohne
- Date:
- 2019-09-30 14:54:07 UTC
- Severity:
- normal
mailsync fails to cross build from source, because it does not pass --host to ./configure. The easiest way of fixing that - using dh_auto_configure - makes mailsync cross buildable. Please consider applying the attached patch. Helmut