diff options
-rw-r--r-- | repsys.8 | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -163,6 +163,8 @@ This section can be used on client\-side too, but will have no effect in generat The path of the script that will be run through ssh on the submit host when running \fBrepsys submit\fP. .IP "\fBupload\-srpm = PATH\fP" (server\-side only) Path of the script that will be called after the generated SRPM is copied to its target location (see target sections above) and target scripts are run. +.IP "\fBrpmbuild = COMMAND\fP" +The command used to call rpmbuild. Note that build options (such as \-bs) are supplied by repsys. .SS "[log] section" .IP "\fBoldurl = URL\fP" The URL of a directory structure that will contain old changelogs of packages that will be appended to the changelog being generated by \fBrpmlog\fP or \fBgetsrpm \-l\fP. |