Skip to content
  • Ben Boeckel's avatar
    update-common: remove empty directories as well · 17f8e7b6
    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.
    17f8e7b6