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 04:01:21 UTC 2012
[aur-mirror.git]
/
ogremeshy
/
ogremeshy.install
blob
e414a3d9148eea0a51e9f6e57398edb74eb70607
1
post_install() {
2
ln -fs /opt/ogremeshy/OgreMeshy /usr/bin/ogremeshy
3
}
4
5
post_remove() {
6
unlink /usr/bin/ogremeshy
7
}