- Package:
- src:modsecurity-apache
- Source:
- modsecurity-apache
- Submitter:
- Helmut Grohne
- Date:
- 2023-07-30 14:54:03 UTC
- Severity:
- normal
- Tags:
modsecurity-apache fails to cross build from source, because it does not pass --host to ./configure. The easiest way of doing so - using dh_auto_configure - makes modsecurity-apache cross buildable. Please consider applying the attached patch. Helmut
Hi, thanks for report and the patch. I've picked up your modification and added it to package's Git repository. The next version of the package will build with that method: https://salsa.debian.org/modsecurity-packaging-team/modsecurity-apache/-/blob/master/debian/rules#L19 Thanks, a.