#1063384 colorcode FTCBFS: does not pass cross flags to cmake

#1063384#5
Date:
2024-02-07 09:14:11 UTC
From:
To:
colorcode fails to cross build from source, because debian/rules does
not pass any cross flags to cmake. The easiest way of doing so - using
dh_auto_configure - makes colorcode cross buildable. I'm attaching a
patch and couldn't resist further simplifying debian/rules to also
support parallel building. I hope these changes are fine to apply still.
I can produce a more minimal version if needed.

Helmut