summaryrefslogtreecommitdiff
path: root/multilib/wine/wine.install
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-10-22 23:14:45 +0000
committerroot <root@rshg054.dnsready.net>2011-10-22 23:14:45 +0000
commit789905b5e6b809a564832ba85b842988405e7375 (patch)
tree8860d5a0050d0c61684cba3cee03490ad01316c1 /multilib/wine/wine.install
parentd3d0811e23787b5c66edf94b3351a1555eb5010f (diff)
Sat Oct 22 23:14:45 UTC 2011
Diffstat (limited to 'multilib/wine/wine.install')
-rw-r--r--multilib/wine/wine.install10
1 files changed, 5 insertions, 5 deletions
diff --git a/multilib/wine/wine.install b/multilib/wine/wine.install
index f71262186..0548b7ffd 100644
--- a/multilib/wine/wine.install
+++ b/multilib/wine/wine.install
@@ -1,10 +1,10 @@
post_install() {
update-desktop-database -q
- echo "This wine package is wow64 enabled. This means it can run 32bit/64bit Windows apps on x86_64."
- echo "If you are on x86_64, the default WINEARCH will be win64."
- echo "This will cause a lot of Windows applications to malfunction even if they usually work in wine."
- echo "Please create your ~/.wine with 'WINEARCH=win32 winecfg' if you are unsure and on x86_64."
- echo "See the Arch wiki on wine for more information."
+ #echo "This wine package is wow64 enabled. This means it can run 32bit/64bit Windows apps on x86_64."
+ #echo "If you are on x86_64, the default WINEARCH will be win64."
+ #echo "This will cause a lot of Windows applications to malfunction even if they usually work in wine."
+ #echo "Please create your ~/.wine with 'WINEARCH=win32 winecfg' if you are unsure and on x86_64."
+ #echo "See the Arch wiki on wine for more information."
}
post_remove() {