]> git.pld-linux.org Git - packages/wine.git/blob - wine-binutils.patch
- Release 2. Removed /sbin/chstk of wine, as it seems to be not available anymore.
[packages/wine.git] / wine-binutils.patch
1 http://www.winehq.org/hypermail/wine-devel/2003/04/0300.html
2
3 Index: tools/winebuild/import.c
4 ===================================================================
5 RCS file: /home/wine/wine/tools/winebuild/import.c,v
6 retrieving revision 1.48
7 diff -r1.48 wine/tools/winebuild/import.c
8 664a665,667
9 >    if (*p == 'U') {
10 >            if (p[1] == ' ') p+=2;
11 >    }
This page took 0.069448 seconds and 3 git commands to generate.