diff options
Diffstat (limited to 'community/apvlv/apvlv.install')
-rw-r--r-- | community/apvlv/apvlv.install | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/community/apvlv/apvlv.install b/community/apvlv/apvlv.install deleted file mode 100644 index 5384f9c85..000000000 --- a/community/apvlv/apvlv.install +++ /dev/null @@ -1,7 +0,0 @@ -post_install() { - update-desktop-database -q -} - -post_remove() { - post_install -} |