#include <rpmcli.h>
Data Fields | |
| int | buildAmount |
| const char* | buildRootOverride |
| char* | targets |
| int | force |
| int | noBuild |
| int | noDeps |
| int | noLang |
| int | shortCircuit |
| int | sign |
| int | useCatalog |
| char | buildMode |
| char | buildChar |
| const char* | rootdir |
Definition at line 28 of file rpmcli.h.
|
|
Bit(s) to control operation. |
|
|
Build stage (one of "abcilps ") |
|
|
Build mode (one of "btBC") |
|
|
from --buildroot |
|
|
from --force |
|
|
from --nobuild |
|
|
from --nodeps |
|
|
from --nolang |
|
|
|
|
|
from --short-circuit |
|
|
from --sign |
|
|
Target platform(s), comma separated. |
|
|
from --usecatalog |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001