Skip to content
Snippets Groups Projects
  1. Jun 21, 2006
    • Francois Gouget's avatar
      tools: Fix mkinstalldirs. · fb7afa42
      Francois Gouget authored and Alexandre Julliard's avatar Alexandre Julliard committed
      We cannot trust 'mkdir -p' to set the proper permissions on parent
      directories. So create them manually.
      Fix handling of paths containing spaces.
      Properly prefix the path with './' if it starts with a '-'.
      Stop trying to create a path after the first error.
      fb7afa42
  2. May 09, 2002
Loading