summaryrefslogtreecommitdiff
path: root/pcr/utox-git/utox-git.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-03-19 17:19:03 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-03-19 17:19:03 -0500
commit956a4f87beef8949f9537429359b374759f73014 (patch)
tree27cf2c4a6f0887e16c016d0f8f32637c5fdbc303 /pcr/utox-git/utox-git.install
parent173039dced004bb81846a2b6a3eaf90984633647 (diff)
Removing utox-git. Use utox instead
Diffstat (limited to 'pcr/utox-git/utox-git.install')
-rw-r--r--pcr/utox-git/utox-git.install15
1 files changed, 0 insertions, 15 deletions
diff --git a/pcr/utox-git/utox-git.install b/pcr/utox-git/utox-git.install
deleted file mode 100644
index 4361e58e9..000000000
--- a/pcr/utox-git/utox-git.install
+++ /dev/null
@@ -1,15 +0,0 @@
-post_install()
-{
- xdg-icon-resource forceupdate --theme hicolor &>/dev/null
- update-desktop-database -q
-}
-
-post_upgrade()
-{
- post_install $1
-}
-
-post_remove()
-{
- post_install $1
-}