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 08:01:35 UTC 2012
[aur-mirror.git]
/
hypervc-qt4
/
hypervc-qt4.install
blob
2c6d762895a4f2a1c3d474f4205e1e4ee5aab27f
1
# Contributor: DonVla <donvla@users.sourceforge.net>
2
# hypervc-qt4 install file
3
4
post_install() {
5
printf "\n"
6
printf "==> Copy /usr/share/hypervc-qt4/hyperconf to $HOME/.hyperconf\n"
7
printf "==> if you want to use preconfigured profiles.\n"
8
printf "\n"
9
}
10
11
# vim:set ts=2 sw=2 et: