summaryrefslogtreecommitdiffstats
path: root/tags/p/preinst-calls-installdocs.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/p/preinst-calls-installdocs.tag')
-rw-r--r--tags/p/preinst-calls-installdocs.tag8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/p/preinst-calls-installdocs.tag b/tags/p/preinst-calls-installdocs.tag
new file mode 100644
index 0000000..cbf9a68
--- /dev/null
+++ b/tags/p/preinst-calls-installdocs.tag
@@ -0,0 +1,8 @@
+Tag: preinst-calls-installdocs
+Severity: error
+Check: menus
+Explanation: The <code>preinst</code> maintainer script calls the
+ <code>install-docs</code> command.
+ .
+ That command is usually called from the <code>postinst</code> maintainer
+ script.