summarylogtreecommitdiffstats
path: root/lightspark-git.install
diff options
context:
space:
mode:
authorAlad Wenter2019-08-01 15:10:35 +0200
committerAlad Wenter2019-08-01 15:10:35 +0200
commit6b2e1c4a21387451e8448cb37e6b5e47a9b9200d (patch)
tree6b8d3342054d50d72974c1f2fc45133a0f8e9db1 /lightspark-git.install
parent55d61ef4020945f8e2e4d10fa697476a3e36b41f (diff)
downloadaur-6b2e1c4a21387451e8448cb37e6b5e47a9b9200d.tar.gz
lightspark-git: update depends
Diffstat (limited to 'lightspark-git.install')
-rw-r--r--lightspark-git.install13
1 files changed, 0 insertions, 13 deletions
diff --git a/lightspark-git.install b/lightspark-git.install
deleted file mode 100644
index 27ec2eb20e5e..000000000000
--- a/lightspark-git.install
+++ /dev/null
@@ -1,13 +0,0 @@
-post_install() {
- update-desktop-database -q
- update-mime-database usr/share/mime
- gtk-update-icon-cache usr/share/icons/hicolor
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}