summaryrefslogtreecommitdiffstats
path: root/tags/p/prerm-calls-updatemenus.tag
diff options
context:
space:
mode:
Diffstat (limited to 'tags/p/prerm-calls-updatemenus.tag')
-rw-r--r--tags/p/prerm-calls-updatemenus.tag8
1 files changed, 8 insertions, 0 deletions
diff --git a/tags/p/prerm-calls-updatemenus.tag b/tags/p/prerm-calls-updatemenus.tag
new file mode 100644
index 0000000..6be5a33
--- /dev/null
+++ b/tags/p/prerm-calls-updatemenus.tag
@@ -0,0 +1,8 @@
+Tag: prerm-calls-updatemenus
+Severity: error
+Check: menus
+Explanation: The <code>prerm</code> maintainer script calls the
+ <code>update-menus</code> command.
+ .
+ Usually, this command should be called from the <code>postrm</code>
+ maintainer script.