Nicolas Le Cam niko.lecam@gmail.com writes:
Hi,
This patch allows to do a make clean in a wine tree configured with with-wine64 option and fix following errors : rm: cannot remove `fonts': Is a directory rm: cannot remove `server': Is a directory
These should be symlinks in a wow64 tree. Probably you didn't start from a fresh tree.
2010/6/28 Alexandre Julliard julliard@winehq.org:
Nicolas Le Cam niko.lecam@gmail.com writes:
Hi,
This patch allows to do a make clean in a wine tree configured with with-wine64 option and fix following errors : rm: cannot remove `fonts': Is a directory rm: cannot remove `server': Is a directory
These should be symlinks in a wow64 tree. Probably you didn't start from a fresh tree.
-- Alexandre Julliard julliard@winehq.org
You're right even if I can't remember creating it so long ago. Sorry for the noise.