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]
/
webian-shell
/
webian-shell.install
blob
f099c42abd4cc7b92d56e99137a54040f2bdcdb6
1
post_install() {
2
ln -s /opt/webian-shell/Webian\ Shell /usr/bin/webian
3
}
4
5
post_remove() {
6
rm /usr/bin/webian
7
}