make upgrade: Remove a file that was existing with a dir name for a while.
authorSascha Wildner <saw@online.de>
Sun, 13 Sep 2009 22:28:12 +0000 (00:28 +0200)
committerSascha Wildner <saw@online.de>
Sun, 13 Sep 2009 22:31:56 +0000 (00:31 +0200)
commit5bf6962f8d3712c26ef36a13709780f9c284a3c7
treecff64b988a0f980f47bbc36511dcf53900964954
parent75cef8a11f1a09eac5f555b5eb5b354aa897da4b
make upgrade: Remove a file that was existing with a dir name for a while.

mtree couldn't create the directory because of that.

This can't be fixed with Makefile_upgrade.inc so we need a bit of
additional code for such cases.
etc/Makefile