aboutsummaryrefslogtreecommitdiff
path: root/desktop/smaragd
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/smaragd')
-rw-r--r--desktop/smaragd/doinst.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/smaragd/doinst.sh b/desktop/smaragd/doinst.sh
index 84d0544d3467..7b5c6d6fdaff 100644
--- a/desktop/smaragd/doinst.sh
+++ b/desktop/smaragd/doinst.sh
@@ -1,6 +1,6 @@
if [ -e usr/share/icons/oxygen/icon-theme.cache ]; then
if [ -x /usr/bin/gtk-update-icon-cache ]; then
- /usr/bin/gtk-update-icon-cache usr/share/icons/oxygen >/dev/null 2>&1
+ /usr/bin/gtk-update-icon-cache -f usr/share/icons/oxygen >/dev/null 2>&1
fi
fi