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 Wed Jan 18 20:10:41 UTC 2012
[aur-mirror.git]
/
jonas
/
jonas.install
blob
61f835bd940bd94d4954f1954b909339b96984dc
1
post_install() {
2
source /etc/profile.d/jonas.sh
3
ln -s /opt/jonas/logs /var/log/jonas
4
}
5
6
post_remove() {
7
unlink /var/log/jonas
8
}