At the moment building control package from git sources is problematic on macOS.
Attached diff improves build subsystem (in particular on MacOS): it use POSIX sed syntax, replaces grep (that uses GNU extensions) with sed, and tries to figure out qhelpgenerator location (that also helps on Linux) if QHELPGENERATOR is not set.
control_make_fix_20260826_100.diff.gz
At the moment building
controlpackage from git sources is problematic on macOS.Attached diff improves build subsystem (in particular on MacOS): it use POSIX sed syntax, replaces grep (that uses GNU extensions) with sed, and tries to figure out
qhelpgeneratorlocation (that also helps on Linux) ifQHELPGENERATORis not set.control_make_fix_20260826_100.diff.gz