Re: configure.ac: Don't try to rm dirs.

2010-06-28 Thread Alexandre Julliard
Nicolas Le Cam niko.le...@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.

Re: configure.ac: Don't try to rm dirs.

2010-06-28 Thread Nicolas Le Cam
2010/6/28 Alexandre Julliard julli...@winehq.org: Nicolas Le Cam niko.le...@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