summaryrefslogtreecommitdiffstats
path: root/system/wine/README
diff options
context:
space:
mode:
Diffstat (limited to 'system/wine/README')
-rw-r--r--system/wine/README8
1 files changed, 1 insertions, 7 deletions
diff --git a/system/wine/README b/system/wine/README
index 9fc9122398..4cd4f1d036 100644
--- a/system/wine/README
+++ b/system/wine/README
@@ -6,13 +6,7 @@ script like this: OPENGL=NO ./wine.SlackBuild
If you wish to apply an unoffical patch that might fix up some problems
running IE in wine, then do this: IEFIX=YES ./wine.SlackBuild
-If you want to apply the DIB engine patches use DIB=YES ./wine.SlackBuild.
-
-(There is an environment variable, WINEDIB, which can be set with
-"export WINEDIB=ON". This must be done in the terminal before any applications
-needing the DIB engine are run. To permanently enable it, use regedit:
-In "HKEY_CURRENT_USER\Software\Wine\DIB Engine" create a string named
-"Enabled" with value "Y".)
+If you want to apply the LOTRO patch use LOTRO=YES ./wine.SlackBuild.
These options can be used together.