summarylogtreecommitdiffstats
path: root/ffdiaporama.install
diff options
context:
space:
mode:
authorSteffen Weber2016-04-27 23:43:07 +0200
committerSteffen Weber2016-04-27 23:43:07 +0200
commit26119f282aa56bb9b2ad8f68005cd03a453d12d5 (patch)
treed323a2b2afbcbc9bc7b30c381a495679972f58a8 /ffdiaporama.install
parenta25505da62080306824ebe115d4ce98a175f344e (diff)
downloadaur-26119f282aa56bb9b2ad8f68005cd03a453d12d5.tar.gz
rm install, use hook
Diffstat (limited to 'ffdiaporama.install')
-rw-r--r--ffdiaporama.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/ffdiaporama.install b/ffdiaporama.install
deleted file mode 100644
index 7cb5de249aaa..000000000000
--- a/ffdiaporama.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