diff options
Diffstat (limited to 'testing/libreoffice/libreoffice-draw.install')
-rw-r--r-- | testing/libreoffice/libreoffice-draw.install | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/testing/libreoffice/libreoffice-draw.install b/testing/libreoffice/libreoffice-draw.install deleted file mode 100644 index 80312d4a6..000000000 --- a/testing/libreoffice/libreoffice-draw.install +++ /dev/null @@ -1,11 +0,0 @@ -post_install() { - update-desktop-database -q -} - -post_upgrade() { - update-desktop-database -q -} - -post_remove() { - update-desktop-database -q -} |