diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-02-18 22:12:43 +0200 |
---|---|---|
committer | Panu Matilainen <pmatilai@redhat.com> | 2011-03-01 11:40:56 +0200 |
commit | e967964811994f1386542d386de114ff7837c87a (patch) | |
tree | 06252997d33ec70ba62e16c106e3831edf8cd062 /doc | |
parent | f1c550f81dbad9312a51e2629dd5e14513d41dfb (diff) | |
download | rpm-e967964811994f1386542d386de114ff7837c87a.tar.gz rpm-e967964811994f1386542d386de114ff7837c87a.tar.bz2 rpm-e967964811994f1386542d386de114ff7837c87a.zip |
Mention %bcond_with* in conditional build doc.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/manual/conditionalbuilds | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/manual/conditionalbuilds b/doc/manual/conditionalbuilds index cdff2c4f1..b7b5d2c51 100644 --- a/doc/manual/conditionalbuilds +++ b/doc/manual/conditionalbuilds @@ -101,4 +101,6 @@ for pine: \endverbatim +See also the %bcond_with and %bcond_without helper macros and their +documentation in /usr/lib/rpm/macros. */ |