summaryrefslogtreecommitdiff
path: root/libre/qupzilla/qupzilla.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-10 11:34:57 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-10 11:34:57 -0500
commit15f5961e8fbae2a953fb867d75027398b3b4f772 (patch)
tree59b69765837ee9ea40368c99ccc3c20a243364f8 /libre/qupzilla/qupzilla.install
parent3b96b9eee4baccfa6c2d3bd10157d44ca19f121a (diff)
qupzilla-1.8.9-3.parabola1: hooks rebuild
Diffstat (limited to 'libre/qupzilla/qupzilla.install')
-rw-r--r--libre/qupzilla/qupzilla.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/libre/qupzilla/qupzilla.install b/libre/qupzilla/qupzilla.install
deleted file mode 100644
index 029294d67..000000000
--- a/libre/qupzilla/qupzilla.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- xdg-icon-resource forceupdate --theme hicolor 2> /dev/null
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}