summaryrefslogtreecommitdiff
path: root/pcr/glogg/glogg.install
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2016-07-24 09:52:45 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2016-07-24 09:52:45 -0500
commitc272ffd33b4858a47703f2758f2883eefc0ec8da (patch)
tree9a09930dd4cd8c4aeaa5da844616ea066550b01f /pcr/glogg/glogg.install
parentcb4feb2f8f9c871eade38009f61afd08e9045a84 (diff)
glogg-1.1.1-1: upadting version
Diffstat (limited to 'pcr/glogg/glogg.install')
-rw-r--r--pcr/glogg/glogg.install12
1 files changed, 0 insertions, 12 deletions
diff --git a/pcr/glogg/glogg.install b/pcr/glogg/glogg.install
deleted file mode 100644
index 293ff852a..000000000
--- a/pcr/glogg/glogg.install
+++ /dev/null
@@ -1,12 +0,0 @@
-post_install() {
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
- update-desktop-database -q
-}
-
-post_upgrade() {
- post_install
-}
-
-post_remove() {
- post_install
-}