diff options
Diffstat (limited to 'autoscripts')
-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 a73a1692..00000000 --- a/autoscripts/postrm-menu +++ /dev/null @@ -1 +0,0 @@ -if [ -x /usr/bin/update-menus ] ; then update-menus ; fi |