Comment 7 for bug 579909

Revision history for this message
Konstantinos Margaritis (markos-debian-org) wrote : Re: mysql fails to build form source on armel

No, wasn't that after all.

Reverted it and it worked, it was the first line:

set -ex; \

removed the \ and it worked. Again no idea why that would break the script. But I retried that about a dozen times, and I'm positive that this was the line that made it break in the first place.