summaryrefslogtreecommitdiff
path: root/community/audex/audex.install
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-03-15 10:55:52 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-03-15 10:55:52 +0100
commit1f8bbc40bc42f162b7b62e0dca5176ba3d0b39a4 (patch)
treeb19a7be5f8a23cdf854c9694f968a531244204d2 /community/audex/audex.install
parent2e3ca4b49391dc8484dd6064828ee42cbe66ed03 (diff)
parenteebfa6ebe1522831767019e496b0c094b2e15a5c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/audex/PKGBUILD community/gimp-ufraw/PKGBUILD community/ogmrip/PKGBUILD community/oss/PKGBUILD community/ruby-gtk2/PKGBUILD community/soundkonverter/PKGBUILD core/iptables/PKGBUILD core/libffi/PKGBUILD extra/clamav/PKGBUILD extra/ecasound/PKGBUILD extra/mariadb/PKGBUILD extra/mesa/PKGBUILD
Diffstat (limited to 'community/audex/audex.install')
-rw-r--r--community/audex/audex.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/community/audex/audex.install b/community/audex/audex.install
deleted file mode 100644
index 81ce5c4b0..000000000
--- a/community/audex/audex.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}