ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Revision Graph
|
Root Listing
root
/
tewi
/
cygwin-wine.sh
Revision:
1.1
Committed:
Thu Oct 17 09:53:38 2024 UTC
(4 weeks ago) by
nishi
Content type:
application/x-sh
Branch:
MAIN
CVS Tags:
v2_05A, v2_05, HEAD
Error occurred while calculating annotation data.
Log Message:
update
File Contents
#
Content
1
#!/bin/sh
2
# $Id: cygwin-wine.sh 181 2024-09-26 22:59:42Z nishi $
3
4
export
WINEPATH
=
'C:\cygwin\bin'
5
cat
config.h.tmpl
|
sed
-E
's/#undef (NO_IPV6|NO_SSL|NO_GETADDRINFO)/#define \1/g'
>
config.h
6
wine
bash
cygwin.sh