summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPanu Matilainen <pmatilai@redhat.com>2012-11-06 13:29:11 +0200
committerPanu Matilainen <pmatilai@redhat.com>2012-11-06 13:29:11 +0200
commit3cc768e72cbd5a40cc7745c71cd8fac1164f80ae (patch)
tree2cb53ed101f291e536af2cc99340f126298c3eb7
parent0c75190c840def4c70e26412f7ae76324709d956 (diff)
downloadrpm-3cc768e72cbd5a40cc7745c71cd8fac1164f80ae.tar.gz
rpm-3cc768e72cbd5a40cc7745c71cd8fac1164f80ae.tar.bz2
rpm-3cc768e72cbd5a40cc7745c71cd8fac1164f80ae.zip
Document --define in rpmbuild manual as well (RhBug:665536)upstream/4.10.90rpm-4.11.0-alpha
-rw-r--r--doc/rpmbuild.83
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/rpmbuild.8 b/doc/rpmbuild.8
index 5406f4d75..fca425017 100644
--- a/doc/rpmbuild.8
+++ b/doc/rpmbuild.8
@@ -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