Document --nodeps in rpmbuild manual (RhBug:482921)
authorPanu Matilainen <pmatilai@redhat.com>
Tue, 14 Jul 2009 08:54:43 +0000 (11:54 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Tue, 14 Jul 2009 08:54:43 +0000 (11:54 +0300)
doc/rpmbuild.8

index 4c970cb..6ad5bf1 100644 (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").