updated on Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git] / aarchup / aarchup.install
blob5477eedc100514f62c0d5f3bdc3aa631706e0282
1 post_upgrade() {
2         cat << EOF
3     aarchupstartup.example was changed to avoid problems
4     if you use startx more than once without rebooting
5     and leave aarchup open between them.
6     So if that can happen to you, copy the new
7     /usr/share/doc/aarchup/aarchupstartup.example to
8     /usr/share/aarchup/aarchupstartup.sh
9 EOF
12 post_install() {
13         cat <<EOF
14     Please check man pages for installation instructions.
15     If you have any problems or would like to request a feature,
16     check https://bbs.archlinux.org/viewtopic.php?id=119129
17 EOF