summaryrefslogtreecommitdiff
path: root/extra/xfburn/xfburn.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-05-02 00:01:22 +0000
committerroot <root@rshg054.dnsready.net>2012-05-02 00:01:22 +0000
commitdefe74c9cba07c321ad2869d8f6872e64a167324 (patch)
tree22377a98049a863983b9a28d9d79fc737f665cc3 /extra/xfburn/xfburn.install
parent752015395fc8b95cc4a86b68189cb747fe9a8499 (diff)
Wed May 2 00:01:22 UTC 2012
Diffstat (limited to 'extra/xfburn/xfburn.install')
-rw-r--r--extra/xfburn/xfburn.install4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/xfburn/xfburn.install b/extra/xfburn/xfburn.install
index 28fdb48fb..9bbbab888 100644
--- a/extra/xfburn/xfburn.install
+++ b/extra/xfburn/xfburn.install
@@ -8,7 +8,7 @@ post_upgrade() {
}
post_remove() {
- update-desktop-database -q
- gtk-update-icon-cache -q -t -f usr/share/icons/hicolor
+ post_install $1
}
+# vim:set ts=2 sw=2 et: