summaryrefslogtreecommitdiff
path: root/extra/arora/install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-06-16 01:26:25 -0700
committerroot <root@rshg054.dnsready.net>2013-06-16 01:26:25 -0700
commit44c10f274ec720a1512b15457b9eeffea28c6041 (patch)
tree48d27d6116dfd4fdce957af918c3d62385fd9226 /extra/arora/install
parent0a069ede63336b105cda051cebe136f2592847d2 (diff)
Sun Jun 16 01:25:28 PDT 2013
Diffstat (limited to 'extra/arora/install')
-rw-r--r--extra/arora/install4
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/arora/install b/extra/arora/install
index 6c87527e2..b0409600c 100644
--- a/extra/arora/install
+++ b/extra/arora/install
@@ -1,6 +1,6 @@
post_install() {
- xdg-icon-resource forceupdate --theme hicolor &> /dev/null
- update-desktop-database -q
+ xdg-icon-resource forceupdate --theme hicolor &> /dev/null || true
+ update-desktop-database -q || true
}
post_upgrade() {