From 2b40279562953a6b3d13e394682a340e0c9f2b1b Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sun, 18 Mar 2012 18:03:08 +0100 Subject: [PATCH] Add DOC template. --- macros/templates.macro | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/macros/templates.macro b/macros/templates.macro index b341e56cc..76dcf6943 100644 --- a/macros/templates.macro +++ b/macros/templates.macro @@ -78,4 +78,13 @@ packages /usr/src/debug end end + + template DOCS + summary = Documentation from the %{name} package. + description = %{summary} + + files + %{datadir}/doc + end + end end -- 2.39.5