[redhat-rpm-config: 18/215] Add comment about missing docs flag.

Panu Matilainen pmatilai at fedoraproject.org
Wed Apr 2 10:19:50 UTC 2014


commit 00cbca969b970ded6d3d0a7061b6cd5de1a08de6
Author: Elliot Lee <sopwith at redhat.com>
Date:   Wed Jul 31 17:05:22 2002 +0000

    Add comment about missing docs flag.

 macros |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/macros b/macros
index 6e8cd5c..0976238 100644
--- a/macros
+++ b/macros
@@ -129,3 +129,9 @@ export LANG\
 %{nil}
 
 %find_lang      /usr/lib/rpm/redhat/find-lang.sh %{buildroot}
+
+#
+# Should missing %doc files terminate a build?
+#
+# Note: The default value is 0 for legacy compatibility.
+%_missing_doc_files_terminate_build    0


More information about the scm-commits mailing list