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 16:09:46 UTC 2012
[aur-mirror.git]
/
v8-docs
/
v8-docs.install
blob
4906e9a4efd9bc6c244e8569ed8b3148757a2be5
1
post_install() {
2
echo ">>> Ducuments at /usr/share/doc/v8"
3
}
4
5
post_upgrade() {
6
post_install $1
7
}