updated on Mon Jan 23 16:10:15 UTC 2012
[aur-mirror.git] / wine-git / wine-git.install
blobf71262186a6e155a186634b5822d3e2615f2222d
1 post_install() {
2         update-desktop-database -q
3         echo "This wine package is wow64 enabled. This means it can run 32bit/64bit Windows apps on x86_64."
4         echo "If you are on x86_64, the default WINEARCH will be win64."
5         echo "This will cause a lot of Windows applications to malfunction even if they usually work in wine."
6         echo "Please create your ~/.wine with 'WINEARCH=win32 winecfg' if you are unsure and on x86_64."
7         echo "See the Arch wiki on wine for more information."
10 post_remove() {
11         update-desktop-database -q