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 11 00:07:16 UTC 2012
[aur-mirror.git]
/
i7z
/
i7z.install
blob
74071008260396c900016e33c6c3575edccf7dba
1
post_install(){
2
echo ">>> Run this tool (both CLI and GUI) as root in order to make it work"
3
echo ">>> Sources etc coming with the package are included as well."
4
}
5
6
post_upgrade() {
7
post_install
8
}