[pkg-wine-party] [wine] 26/197: readme: Document that wine can be run from the build directory.

Jens Reyer jreyer-guest at moszumanska.debian.org
Tue Oct 31 23:26:11 UTC 2017


This is an automated email from the git hooks/post-receive script.

jreyer-guest pushed a commit to branch master
in repository wine.

commit c6ac658019b00e366cee59bf4c7ac923d696b59d
Author: Austin English <austinenglish at gmail.com>
Date:   Mon Oct 2 12:40:47 2017 -0500

    readme: Document that wine can be run from the build directory.
    
    Signed-off-by: Austin English <austinenglish at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>
---
 README | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README b/README
index 70cb004..3d2e4cf 100644
--- a/README
+++ b/README
@@ -19,6 +19,14 @@ run:
 ./configure
 make
 
+Then either install wine:
+
+make install
+
+Or run from it the build directory:
+
+./wine notepad
+
 Run programs as "wine program".  For more information and problem
 resolution, read the rest of this file, the Wine man page, and
 especially the wealth of information found at http://www.winehq.org.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list