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 Mon Jan 16 20:00:43 UTC 2012
[aur-mirror.git]
/
writerscafe
/
writerscafe.install
blob
c228079f8e9273277ace0fc28ff168fb185f59c9
1
post_install() {
2
ln -s /usr/share/writerscafe2/writerscafe /usr/bin/writerscafe
3
}
4
5
post_remove() {
6
rm -rf /usr/bin/writerscafe
7
}