summarylogtreecommitdiffstats
path: root/hypervc-qt4.install
blob: 2c6d762895a4f2a1c3d474f4205e1e4ee5aab27f (plain)
1
2
3
4
5
6
7
8
9
10
11
# Contributor: DonVla <donvla@users.sourceforge.net>
# hypervc-qt4 install file

post_install() {
  printf "\n"
  printf "==> Copy /usr/share/hypervc-qt4/hyperconf to $HOME/.hyperconf\n"
  printf "==> if you want to use preconfigured profiles.\n"
  printf "\n"
}

# vim:set ts=2 sw=2 et: