summarylogtreecommitdiffstats
path: root/love07.install
diff options
context:
space:
mode:
Diffstat (limited to 'love07.install')
-rw-r--r--love07.install14
1 files changed, 0 insertions, 14 deletions
diff --git a/love07.install b/love07.install
deleted file mode 100644
index 237cf1a16c38..000000000000
--- a/love07.install
+++ /dev/null
@@ -1,14 +0,0 @@
-
-post_install() {
- update-desktop-database -q
- update-mime-database usr/share/mime
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
-}
-
-post_remove() {
- post_install
-}
-
-post_upgrade() {
- post_install
-} \ No newline at end of file