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 Tue Jan 10 16:09:17 UTC 2012
[aur-mirror.git]
/
tinker
/
tinker.install
blob
94453f024f371ab1e40d131badf5a1855898c041
1
## arg 1: the new package version
2
post_install() {
3
# do something here
4
echo "The executables are not in the path to avoid conflicts with other applications"
5
echo "- the executables are stored in /usr/share/tinker directory -"
6
}