summaryrefslogtreecommitdiff
path: root/extra/audacious
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-04-17 19:27:42 +0000
committerParabola <dev@list.parabolagnulinux.org>2011-04-17 19:27:42 +0000
commit049af7a95b01eba14d33586ad5852dddaf107e53 (patch)
tree3f89f26ef1ec32f03b8842f97077b7d3459ba6d0 /extra/audacious
parent84837d89991e1e82e5aef8e297541c572ebf2efa (diff)
Fixed
Diffstat (limited to 'extra/audacious')
-rw-r--r--extra/audacious/audacious.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/extra/audacious/audacious.install b/extra/audacious/audacious.install
deleted file mode 100644
index c317fbaca..000000000
--- a/extra/audacious/audacious.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
-}