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 Sat Jan 14 12:12:45 UTC 2012
[aur-mirror.git]
/
ofetion
/
ofetion.install
blob
a92d6f080310da82e0361df92032647a6aaad99f
1
post_install()
2
{
3
echo "Depends and optdepends have been changed according to your system."
4
echo "Please use pacman -Qi ofetion to see the exact dependency array."
5
echo "Package must be recompiled to use optdepends installed afterwards."
6
}
7
8
post_upgrade()
9
{
10
post_install
11
}