updated on Wed Jan 25 00:20:47 UTC 2012
[aur-mirror.git] / wxremind / wxremind.install
blob34e0ce9c8270b65b7efa5ace15ce20983a468e38
1 post_install() {
2 echo "# A default wxRemind configuration is included in /usr/share/wxremind/wxremindrc-sample"
3 echo "# It's recommended to copy this file to ~/.wxremindrc and edit as needed."
4 echo "# If wxRemind can't find a configuration file, it will automatically create one."
5 echo "# You should check at least the reminders, current, calendars and notedir settings."
6 echo "# There is at least one startup-crashing error if some of these are not properly set."
9  post_upgrade() {
10     post_install
11  }