[pkg-wine-party] [wine] 01/04: Add description to winegcc script.

Jens Reyer jreyer-guest at moszumanska.debian.org
Fri May 20 13:04:56 UTC 2016


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

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

commit 7b097888ff9b82939ba24154969794887b7b4b00
Author: Jens Reyer <jre.winesim at gmail.com>
Date:   Wed May 18 18:11:27 2016 +0200

    Add description to winegcc script.
---
 debian/scripts/winegcc | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/scripts/winegcc b/debian/scripts/winegcc
index 9479d50..a993ad1 100644
--- a/debian/scripts/winegcc
+++ b/debian/scripts/winegcc
@@ -1,5 +1,7 @@
 #!/bin/sh -e
 
+# wineg++ fails to find winebuild in Wine's bindir
+# See https://bugs.winehq.org/show_bug.cgi?id=40245
 if test -z "$WINEBUILD"; then
     export WINEBUILD="/BINDIR/winebuild"
 fi

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