summaryrefslogtreecommitdiff
path: root/autoscripts/postinst-menu
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 04:20:25 +0000
committerjoey <joey>1999-08-17 04:20:25 +0000
commitecff4e2941eefd33c368be7a0ee372406a6d0e94 (patch)
tree708fb3b1166f14d0c5a1ac89a024de71af289671 /autoscripts/postinst-menu
parent938b66ee19e113785e6655b1c3e73e9003e6464c (diff)
downloaddebhelper-ecff4e2941eefd33c368be7a0ee372406a6d0e94.tar.gz
r3: Initial revision
Diffstat (limited to 'autoscripts/postinst-menu')
-rw-r--r--autoscripts/postinst-menu1
1 files changed, 1 insertions, 0 deletions
diff --git a/autoscripts/postinst-menu b/autoscripts/postinst-menu
new file mode 100644
index 00000000..a73a1692
--- /dev/null
+++ b/autoscripts/postinst-menu
@@ -0,0 +1 @@
+if [ -x /usr/bin/update-menus ] ; then update-menus ; fi