summaryrefslogtreecommitdiff
path: root/autoscripts
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 04:23:01 +0000
committerjoey <joey>1999-08-17 04:23:01 +0000
commitf3e3bca0ce194129c6767e4a52baa376ead7e9b9 (patch)
treea223255e1476fd28ed26657925827696f435ca8c /autoscripts
parent2cfd4c9cda59e11e29df58152fea76c1cfc696f6 (diff)
r7: Fixed.
Diffstat (limited to 'autoscripts')
-rw-r--r--autoscripts/postrm-menu1
1 files changed, 1 insertions, 0 deletions
diff --git a/autoscripts/postrm-menu b/autoscripts/postrm-menu
new file mode 100644
index 00000000..a73a1692
--- /dev/null
+++ b/autoscripts/postrm-menu
@@ -0,0 +1 @@
+if [ -x /usr/bin/update-menus ] ; then update-menus ; fi