winemaker: Fix invalid usage of {open,close}dir() in fix_file_and_directory_names...
commitd4fddfb4bc1b2537639cb82c8802793ea251414f
authorFrancois Gouget <fgouget@free.fr>
Wed, 25 Feb 2009 09:32:36 +0000 (25 10:32 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 25 Feb 2009 11:48:53 +0000 (25 12:48 +0100)
tree8ddee0fb14013d9855ee39b5a38ba39492e7b3f0
parent33d4c7c514c140079f5c125bbbf3c6c737eea05c
winemaker: Fix invalid usage of {open,close}dir() in fix_file_and_directory_names(). .

Reuse our caching mechanism (get_directory_contents()), but clear the
cache if we have modified a directory's content.
tools/winemaker