</glossdef>
</glossentry>
+ <glossentry id='var-PATCHTOOL'><glossterm>PATCHTOOL</glossterm>
+ <glossdef>
+ <para>
+ Specifies the utility used to apply patches for a recipe
+ during <filename>do_patch</filename>.
+ The default utility used is "quilt" except for the
+ quilt-native recipe itself.
+ Because the quilt-native recipe is not available at the
+ time it is being patched, it uses "patch".
+ </para>
+
+ <para>
+ If you wish to use an alternative patching tool, set the
+ variable in the recipe:
+ <literallayout class='monospaced'>
+ PATCHTOOL = "tool-name"
+ </literallayout>
+ </para>
+ </glossdef>
+ </glossentry>
+
<glossentry id='var-PF'><glossterm>PF</glossterm>
<glossdef>
<para>Specifies the recipe or package name and includes all version and revision