diff options
Diffstat (limited to 'desktop/xfce4-mailwatch-plugin/doinst.sh')
-rw-r--r-- | desktop/xfce4-mailwatch-plugin/doinst.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop/xfce4-mailwatch-plugin/doinst.sh b/desktop/xfce4-mailwatch-plugin/doinst.sh index 30eb690936b52..8542d1c18e4c0 100644 --- a/desktop/xfce4-mailwatch-plugin/doinst.sh +++ b/desktop/xfce4-mailwatch-plugin/doinst.sh @@ -3,4 +3,3 @@ if [ -e usr/share/icons/hicolor/icon-theme.cache ]; then /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1 fi fi - |