diff options
Diffstat (limited to 'autoscripts/postrm-menu')
-rw-r--r-- | autoscripts/postrm-menu | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/autoscripts/postrm-menu b/autoscripts/postrm-menu deleted file mode 100644 index a180558d..00000000 --- a/autoscripts/postrm-menu +++ /dev/null @@ -1 +0,0 @@ -if [ -x "`which update-menus 2>/dev/null`" ]; then update-menus ; fi |