Document --nodeps in rpmbuild manual (RhBug:482921)

This commit is contained in:
Panu Matilainen 2009-07-14 11:54:43 +03:00
parent b8102d8f61
commit 16be29746c
1 changed files with 3 additions and 0 deletions

View File

@ -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").