summaryrefslogtreecommitdiff
path: root/pcr/qutebrowser-git/qutebrowser-git.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-13 19:28:44 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-05-13 19:28:44 -0500
commit858634023814385dc66661f250a4fc1d8a8f2bc2 (patch)
treeb4b9ef30a6fa67808eac955b3c9a41f8af97cfd4 /pcr/qutebrowser-git/qutebrowser-git.install
parent74945ad3d5abda81b6a9f4046f54f4b706f086d4 (diff)
Removing qutebrowser-git. Use qutebrowser instead
Diffstat (limited to 'pcr/qutebrowser-git/qutebrowser-git.install')
-rw-r--r--pcr/qutebrowser-git/qutebrowser-git.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/qutebrowser-git/qutebrowser-git.install b/pcr/qutebrowser-git/qutebrowser-git.install
deleted file mode 100644
index 5c501dc49..000000000
--- a/pcr/qutebrowser-git/qutebrowser-git.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
-}