--- wineprefixcreate_old 2008-04-10 05:48:58.000000000 +0000 +++ wine_install/usr/bin/wineprefixcreate 2008-04-10 05:49:14.000000000 +0000 @@ -173,7 +173,7 @@ "${WINELOADER:-$bindir/wine}" rundll32.exe setupapi.dll,InstallHinfSection DefaultInstall 128 wine.inf # Copy the font files -cp /usr/share/wine/fonts/* "$CROOT/windows/fonts/" +cp $datadir/fonts/* "$CROOT/windows/fonts/" # Wait for the wineserver to finish