summaryrefslogtreecommitdiff
path: root/community-staging/pragha/pragha.install
diff options
context:
space:
mode:
Diffstat (limited to 'community-staging/pragha/pragha.install')
-rw-r--r--community-staging/pragha/pragha.install10
1 files changed, 0 insertions, 10 deletions
diff --git a/community-staging/pragha/pragha.install b/community-staging/pragha/pragha.install
deleted file mode 100644
index ff5a644bd..000000000
--- a/community-staging/pragha/pragha.install
+++ /dev/null
@@ -1,10 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -f -t usr/share/icons/hicolor
- update-desktop-database -q
-}
-
-post_remove() {
- gtk-update-icon-cache -q -f -t usr/share/icons/hicolor
- update-desktop-database -q
-}
-