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 19 20:01:47 UTC 2012
[aur-mirror.git]
/
pidgin-webkit
/
pidgin-webkit.install
blob
fc29c58c382d34d18f6c91478327b7d26e820fc3
1
pkgname=pidgin-webkit
2
3
post_install() {
4
echo ">>> Create ~/.purple/message_styles/ folder and install your favourite adium theme"
5
}
6
7
post_upgrade() {
8
echo ">>> Create ~/.purple/message_styles/ folder and install your favourite adium theme"
9
}
10
11
post_remove() {
12
post_install
13
}