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]
/
linnet
/
linnet.install
blob
54295fa3bb18ca89371633edf6218cea0b5f6455
1
post_install() {
2
echo "Everything installed to /opt/linnet"
3
}
4
post_upgrade() {
5
echo "Everything installed to /opt/linnet"
6
}
7
# vim:set ts=2 sw=2 et: