[cabinet] Add missing directory separator in FDICopy()

Dan Kegel dank at kegel.com
Tue Feb 22 09:14:45 CST 2011


I just did a 'git pull' and rebuilt, and 'wine winemine' failed to
install gecko, complaining
err:appwizcpl:install_cab Could not extract package: 80070002

It seems that there are two places in fdi.c that the path and filename
are pasted together, and in one of them, the author forgot
to insert a directory separator.  Adding it fixed the problem.

(The code is eight years old, I guess Alexandre's recent changes
shook this bug loose.)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fdi.patch
Type: application/octet-stream
Size: 439 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20110222/d58bfcea/attachment.obj>


More information about the wine-patches mailing list