updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / diogenes / diogenes.install
blobb1db2405be824ee8ca64e77119c2802949af1458
1 post_install() {
2   echo
3   echo "                     ### WARNING ###"
4   echo "Unless you have xulrunner<2.0 (firefox<4.0) installed,"
5   echo "you can't run 'diogenes' standalone application."
6   echo "In this case, type 'diogenes-server' in a terminal"
7   echo "or launch it from the application menu;"
8   echo "then point your browser at http://127.0.0.1:8888/"
10 post_upgrade() {
11   post_install
13 op=$1
14 shift
15 $op $*