summarylogtreecommitdiffstats
path: root/legendofedgar.install
diff options
context:
space:
mode:
Diffstat (limited to 'legendofedgar.install')
-rw-r--r--legendofedgar.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/legendofedgar.install b/legendofedgar.install
deleted file mode 100644
index 5c5f4bff1b2e..000000000000
--- a/legendofedgar.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}