summarylogtreecommitdiffstats
path: root/abrowser.install
diff options
context:
space:
mode:
authorJoan Figueras2017-01-26 09:28:38 +0100
committerJoan Figueras2017-01-26 09:29:55 +0100
commitfd52bc382c82e81fd7dc528e9dcbc42c1d8e0450 (patch)
tree5cbc35fe695b971d20fc5aa4c879ab6b471408de /abrowser.install
parent8a739c9fb907b888dc9e018620b082af2c7aa5cd (diff)
downloadaur-fd52bc382c82e81fd7dc528e9dcbc42c1d8e0450.tar.gz
Removed .install file. Already satisfied by hooks
Diffstat (limited to 'abrowser.install')
-rw-r--r--abrowser.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/abrowser.install b/abrowser.install
deleted file mode 100644
index db2a6f475e53..000000000000
--- a/abrowser.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
-}