summarylogtreecommitdiffstats
path: root/steamforwarder.install
blob: ae438170599a7502e3e7139cecbe07114744df1a (plain)
1
2
3
4
post_install() {
    echo "You have to create a 32-bit Wine environment for SteamForwarder to work."
    echo "This can be achieved by running $ WINEARCH=win32 winecfg"
}