parent
a65a5b4fe7
commit
1b8aa44bdd
@ -1 +1 @@
|
||||
wine-0.9.10-fe.tar.bz2
|
||||
wine-0.9.11-fe.tar.bz2
|
||||
|
@ -1 +1 @@
|
||||
054e71983834d777be3271f63f8484d6 wine-0.9.10-fe.tar.bz2
|
||||
7e67d02051dfb3671990f40734aca89a wine-0.9.11-fe.tar.bz2
|
||||
|
@ -0,0 +1,12 @@
|
||||
--- tools/wineprefixcreate.in.orig 2006-04-03 10:04:18.000000000 +0200
|
||||
+++ tools/wineprefixcreate.in 2006-04-03 10:06:20.000000000 +0200
|
||||
@@ -170,6 +170,9 @@
|
||||
export WINEPREFIX
|
||||
"${WINELOADER:-wine}" rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf
|
||||
|
||||
+# Copy the font files
|
||||
+cp /usr/share/wine/fonts/* "$CROOT/windows/fonts/"
|
||||
+
|
||||
# Wait for the wineserver to finish
|
||||
|
||||
if [ $do_wait = 1 ]
|
Loading…
Reference in new issue