summarylogtreecommitdiffstats
path: root/wine-nine.install
blob: 73f7596260fa7c8ff56d32b533d37a45e08f2a24 (plain)
1
2
3
4
5
post_install() {
  echo "To enable nine you need to run 'ninewinecfg' and enable nine in the UI, for each prefix you want it on."
  echo "ex: WINEPREFIX=~/wines/test ninewinecfg"
  echo "Be sure to disable nine before uninstalling this package or it might cause problems."
}