compile

Synopsis

sample-rpkg compile [-h] [--builddir BUILDDIR] [--arch ARCH]
                    [--short-circuit] [--nocheck]

Description

This command calls rpmbuild to compile the source. By default the prep and configure stages will be done as well, unless the short-circuit option is used.

Options

-h --help

show this help message and exit

--builddir

Define an alternate builddir

--arch

Prep for a specific arch

--short-circuit

short-circuit compile

--nocheck

nocheck compile