[4/13]docs/winelib: make install is not supported anymore

André Hentschel nerv at dawncrow.de
Fri May 14 11:41:53 CDT 2010


---
 en/winelib-bindlls.sgml |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/en/winelib-bindlls.sgml b/en/winelib-bindlls.sgml
index 73a0e99..54fb63a 100644
--- a/en/winelib-bindlls.sgml
+++ b/en/winelib-bindlls.sgml
@@ -248,10 +248,8 @@ signed short WINAPI MyProxyWinFunc (unsigned short a, void *b, void *c,
       </para>
       <para>
         Put the proxy shared object (MyWin.dll.so) in the same place as the
-        rest of the built-in DLLs.  (If you used winemaker to set up your build
-        environment then running "make install" as root should do that for you)
-        Alternatively ensure that WINEDLLPATH includes the directory containing
-        the proxy shared object.
+        rest of the built-in DLLs.  Alternatively ensure that WINEDLLPATH
+        includes the directory containing the proxy shared object.
       </para>
       <para>
         If you have both a Windows DLL and a Linux DLL/proxy pair then you will
-- 

Best Regards, André Hentschel



More information about the wine-patches mailing list