Document --define in rpmbuild manual as well (RhBug:665536)
This commit is contained in:
parent
0c75190c84
commit
3cc768e72c
|
@ -101,6 +101,9 @@ will be used for dependency checks and any scriptlet(s) (e.g.
|
|||
\fB%prep\fR if building, a package)
|
||||
will be run after a chroot(2) to
|
||||
\fIDIRECTORY\fR.
|
||||
.TP
|
||||
\fB-D, --define='\fIMACRO EXPR\fB'\fR
|
||||
Defines \fIMACRO\fR with value \fIEXPR\fR.
|
||||
.SS "BUILD OPTIONS"
|
||||
.PP
|
||||
The general form of an rpm build command is
|
||||
|
|
Loading…
Reference in New Issue