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 21 20:03:50 UTC 2012
[aur-mirror.git]
/
vfu
/
vfu.install
blob
92a27eb02c41c69aed3e0c1d7bd65f389c586fd4
1
post_install() {
2
echo "+++ Remove all old personal config and cache files"
3
echo "+++ before using vfu! Usually this means you have to"
4
echo "+++ remove or rename the ~/.vfu directory."
5
}
6
7
post_upgrade() {
8
post_install $1
9
}