1. 21 Jun, 2006 1 commit
    • Francois Gouget's avatar
      tools: Fix mkinstalldirs. · fb7afa42
      Francois Gouget authored
      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. 09 May, 2002 1 commit