summarylogtreecommitdiffstats
path: root/fifth.install
diff options
context:
space:
mode:
authorSteffen Weber2016-04-30 23:45:09 +0200
committerSteffen Weber2016-04-30 23:45:09 +0200
commit393cbbc3a21dd88c5b7d8cbad822ad2275cd51b3 (patch)
tree1ed5d0ad86cfe7f84cd6811301e2e2bc9e3bd91f /fifth.install
parent431cb741424ea39e442d17cfcbcc41a4b335a123 (diff)
downloadaur-fifth.tar.gz
Update to 0.5
Diffstat (limited to 'fifth.install')
-rw-r--r--fifth.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/fifth.install b/fifth.install
deleted file mode 100644
index 7cb5de249aaa..000000000000
--- a/fifth.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- update-desktop-database -q
- update-mime-database usr/share/mime > /dev/null
- gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-} \ No newline at end of file