Small fixes in dataengine

This commit is contained in:
arcan1s
2013-09-04 03:41:18 +04:00
parent 2a686f4f1e
commit 1b3280c464
16 changed files with 71 additions and 39 deletions

View File

@ -4,6 +4,9 @@ post_install()
Update plasmoids...
EOF
kbuildsycoca4 > /dev/null 2>&1
cat << EOF
Make sure that `hddtemp` can be run as non-root
EOF
}
post_upgrade()