summarylogtreecommitdiffstats
path: root/palemoon.install
diff options
context:
space:
mode:
authorsumt2016-11-23 08:39:05 +0200
committersumt2016-11-23 08:39:43 +0200
commit597d6f433770f75ad6d9a966261e2fb310b8fed5 (patch)
tree9efbd5a86cfc14c714693cbedb234812a6f0492d /palemoon.install
parentf9db3d9ae671f95cfbfd70a569ddc1555b7f2c57 (diff)
downloadaur-597d6f433770f75ad6d9a966261e2fb310b8fed5.tar.gz
Remove unneeded install
Diffstat (limited to 'palemoon.install')
-rw-r--r--palemoon.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/palemoon.install b/palemoon.install
deleted file mode 100644
index c929b541c726..000000000000
--- a/palemoon.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
-} \ No newline at end of file