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]
/
littre2
/
littre2.install
blob
9d8dbe033be29cc615fe1553e2a1998f3ed28149
1
post_install() {
2
ln -s /opt/littre/Littre /usr/bin/littre
3
}
4
5
pre_remove() {
6
rm /usr/bin/littre
7
}