updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / piedock / piedock.install
blob5074ae15cac8cebcb0a2f4e35f9cccf1732aac06
1 post_install() {
2   update-desktop-database -q
3   cat << EOF
5 ==> To run PieDock, you have to copy and edit a sample configuration file in your home folder
6 ==>
7 ==>   $ cp /usr/share/piedock/PieDockrc.sample ~/.PieDockrc
9 EOF
12 post_upgrade() {
13   post_install
16 post_remove() {
17   post_install