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 Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
hibiscus
/
hibiscus.install
blob
d6815810b7991bdcee3d7c96764badb9cb5aedb4
1
# arg 1: the new package version
2
post_install() {
3
echo "==> -------------------------------"
4
echo "==> To use hibiscus start 'jameica'."
5
echo "==> -------------------------------"
6
}
7
8
9
op=$1
10
shift
11
$op $*