repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Sun Jan 15 04:04:02 UTC 2012
[aur-mirror.git]
/
icecream
/
icecream.install
blob
5eddc61fdca2f2b9724c7123e5408924beb24662
1
post_install() {
2
cat << EOF
3
==> For more information about Icecream have a look at:
4
==> 'http://en.opensuse.org/Icecream'
5
==> You can add the daemons icecream on all machines and icecream-scheduler on one machine in /etc/rc.conf
6
EOF
7
}
8
9
op=$1
10
shift
11
12
$op $*