summaryrefslogtreecommitdiff
path: root/pcr/qtox-git/qtox-git.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-01-28 09:52:37 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-01-28 09:52:37 -0500
commite92b03dec6673b77354c8c78d7eb5bd0b17ae8ce (patch)
tree0127477ffef72b1bfa9921e9917709b4bed5bad1 /pcr/qtox-git/qtox-git.install
parent300a07797e53b1e9a9f61625c47796297b6a3453 (diff)
Removing qtox-git. Use qtox instead
Diffstat (limited to 'pcr/qtox-git/qtox-git.install')
-rw-r--r--pcr/qtox-git/qtox-git.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/qtox-git/qtox-git.install b/pcr/qtox-git/qtox-git.install
deleted file mode 100644
index fd791829a..000000000
--- a/pcr/qtox-git/qtox-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_upgrade
-}