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 08:08:34 UTC 2012
[aur-mirror.git]
/
logjam-andyshev-git
/
logjam-andyshev-git.install
blob
7b914a229c82a1cd0e29d9a8aa77eaaf6835dca0
1
post_install() {
2
ln -s /usr/share/pixmaps/logjam_pencil.png /usr/share/pixmaps/logjam.png
3
}
4
5
post_remove() {
6
rm /usr/share/pixmaps/logjam.png
7
}