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 25 08:34:36 UTC 2012
[aur-mirror.git]
/
yaourt-git
/
yaourt.install
blob
07548b485b777fd3b682c9e8a9bab8d78c360f9a
1
post_install() {
2
cat <<-EndOfMessage
3
==> for a full colorized output, install pacman-color
4
and export PACMAN=pacman-color or set it
5
into yaourtrc file.
6
EndOfMessage
7
/bin/true
8
}
9
10
post_upgrade() {
11
post_install
12
}