[pkg-wine-party] [wine] 169/246: winegcc: Document WINEBUILD in the manpage.

Michael Gilbert mgilbert at moszumanska.debian.org
Sat Mar 19 13:53:34 UTC 2016


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

mgilbert pushed a commit to branch master
in repository wine.

commit d2d44610a2b66d8aff886729db03be7e7da09e6e
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Tue Mar 15 17:28:00 2016 +0100

    winegcc: Document WINEBUILD in the manpage.
    
    Signed-off-by: Jens Reyer <jre.winesim at gmail.com>
    Signed-off-by: Alexandre Julliard <julliard at winehq.org>
---
 tools/winegcc/winegcc.man.in | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/tools/winegcc/winegcc.man.in b/tools/winegcc/winegcc.man.in
index f4fecc7..b4fc12d 100644
--- a/tools/winegcc/winegcc.man.in
+++ b/tools/winegcc/winegcc.man.in
@@ -67,6 +67,13 @@ Do not add the winecrt0 library when linking.
 .IP \fB-Wb,\fIoption\fR
 Pass an option to winebuild.  If \fIoption\fR contains
 commas, it is split into multiple options at the commas.
+.SH ENVIRONMENT
+.TP
+.B WINEBUILD
+Specifies the path and name of the \fBwinebuild\fR binary that will be
+launched automatically by \fBwinegcc\fR.
+If not set, \fBwinegcc\fR will look for a file named \fIwinebuild\fR
+in the path.
 .SH DEFINES
 winegcc defines __WINE__, for code that needs to know when it is
 being compiled under Wine. It also defines WIN32, _WIN32, __WIN32, 

-- 
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