Document --nodeps in rpmbuild manual (RhBug:482921)
This commit is contained in:
parent
b8102d8f61
commit
16be29746c
|
@ -157,6 +157,9 @@ Remove the build tree after the packages are made.
|
|||
\fB--nobuild\fR
|
||||
Do not execute any build stages. Useful for testing out spec files.
|
||||
.TP
|
||||
\fB--nodeps\fR
|
||||
Do not verify build dependencies.
|
||||
.TP
|
||||
\fB--rmsource\fR
|
||||
Remove the sources after the build (may also be
|
||||
used standalone, e.g. "\fBrpmbuild\fR \fB--rmsource foo.spec\fR").
|
||||
|
|
Loading…
Reference in New Issue