<noinclude>{{Header}}</noinclude>
<div class="toccolours mw-collapsible mw-collapsed">
'''This is only required if changes were made to the derivative-maker source folder!''' In that case click on Expand on the right.

'''This is not required if only a customized build configuration was added to the {{Code|/etc/buildconfig-dist.d.d}} folder.'''
<div class="mw-collapsible-content">
If changes were made to the derivative-maker source code, it is the easiest to use the following build parameter.
<pre>
--allow-uncommitted true
</pre>
Or if not building from a git tag, it is the easiest to use the following build parameter.
<pre>
--allow-untagged true
</pre>
Otherwise, changes must be committed to git first, before creating a git tag.
</div>
</div>
<noinclude>{{Footer}}</noinclude>