]> granicus.if.org Git - shadow/commit
man: make clean-local more robust
authorMike Frysinger <vapier@gentoo.org>
Mon, 5 Dec 2016 21:02:19 +0000 (16:02 -0500)
committerMike Frysinger <vapier@gentoo.org>
Mon, 5 Dec 2016 21:02:19 +0000 (16:02 -0500)
commit752ca15da4e0cdf75a6bdc5ad57b60f7f49cc65f
tree3a51dfbf3b7ddc57224d02b8aed44fd50eaceb11
parente33cb8ae1271c05fe1810fab70e649eb8b8bea65
man: make clean-local more robust

If the subdirs aren't empty, the rmdir calls can fail.  Simplify this
code by just using `rm -rf` since that matches what we really want.
man/generate_mans.mak