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 12:02:26 UTC 2012
[aur-mirror.git]
/
mutt-slang
/
install
blob
94cb6f2a720bda0fd2089df33f607e7245d70869
1
post_install() {
2
cat <<EOF
3
4
==> For GPG support, add the following to your muttrc:
5
==> source /etc/Muttrc.gpg.dist
6
7
EOF
8
}
9
10
post_upgrade() {
11
post_install
12
}