prep

Synopsis

sample-rpkg prep [-h] [--builddir BUILDDIR] [--buildrootdir BUILDROOTDIR] [--arch ARCH] [--define DEFINE] ...

Description

Use rpmbuild to “prep” the sources (unpack the source archive(s) and apply any patches.)

Arguments

extra_args

Custom arguments that are passed to the ‘rpmbuild’. Use ‘–’ to separate them from other arguments.

Options

-h --help

show this help message and exit

--builddir

Define an alternate builddir

--buildrootdir

Define an alternate buildrootdir

--arch

Prep for a specific arch

--define

Pass custom macros to rpmbuild, may specify multiple times