summaryrefslogtreecommitdiff
path: root/~lukeshu/conkeror-git/conkeror-git.install
diff options
context:
space:
mode:
Diffstat (limited to '~lukeshu/conkeror-git/conkeror-git.install')
-rw-r--r--~lukeshu/conkeror-git/conkeror-git.install11
1 files changed, 0 insertions, 11 deletions
diff --git a/~lukeshu/conkeror-git/conkeror-git.install b/~lukeshu/conkeror-git/conkeror-git.install
deleted file mode 100644
index 5e5cfef4d..000000000
--- a/~lukeshu/conkeror-git/conkeror-git.install
+++ /dev/null
@@ -1,11 +0,0 @@
-post_install() {
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install $1
-}
-
-post_remove() {
- update-desktop-database -q
-}