Skip to content
  • Ben Boeckel's avatar
    ThirdParty: remove empty directories as well · e08424da
    Ben Boeckel authored
    The `git ls-files | xargs rm` removes only files; directories which are
    empty are left laying around. This later chokes the `mv` which puts the
    "reduced" directory into place. Remove the empty directories as well.
    e08424da