builder: Add docs for post-install

tingping/wmclass
Alexander Larsson 2015-12-01 10:46:55 +01:00
parent 74e30c9b01
commit c78b736b23
1 changed files with 6 additions and 0 deletions

View File

@ -242,6 +242,12 @@
<term><option>build-options</option></term>
<listitem><para>A build options object that can override global options</para></listitem>
</varlistentry>
<varlistentry>
<term><option>post-install</option></term>
<listitem><para>An array of shell command that are run after the install phase. Can for example
clean up the install dir, or install extra files.
</para></listitem>
</varlistentry>
<varlistentry>
<term><option>cleanup</option></term>
<listitem><para>An array of file patterns that should be removed at the end.