fix(linux): fix auto-generate help files during package build
During a package build we don't have access to `scripts/reconf.sh`. However, we don't really need it since we already ran it before. This change adds a `--no-reconf` flag that allows skipping `reconf.sh`.
parent
004ab1d4
Please register or sign in to comment