Unverified Commit 0bca50f7 authored by Eberhard Beilharz's avatar Eberhard Beilharz
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment