3 OLD
="$(dirname $NEW)/$(basename $NEW .new)"
6 elif [ "$(cat $OLD|md5sum)" = "$(cat $NEW|md5sum)" ]; then
10 config etc
/conky
/conky.conf.new
11 config etc
/conky
/conky_no_x11.conf.new
13 if [ -x /usr
/bin
/update-desktop-database
]; then
14 /usr
/bin
/update-desktop-database
-q usr
/share
/applications
>/dev
/null
2>&1
17 if [ -e usr
/share
/icons
/hicolor
/icon-theme.cache
]; then
18 if [ -x /usr
/bin
/gtk-update-icon-cache
]; then
19 /usr
/bin
/gtk-update-icon-cache usr
/share
/icons
/hicolor
>/dev
/null
2>&1