If someone provides a --prefix that ends with slash, strip the slash.
authorAvery Pennarun <apenwarr@gmail.com>
Fri, 2 Oct 2009 19:22:15 +0000 (15:22 -0400)
committerAvery Pennarun <apenwarr@gmail.com>
Fri, 2 Oct 2009 20:08:58 +0000 (16:08 -0400)
Prefixes that differ only in the trailing slash should be considered
identical.

Also update the test to check that this works.

No differences found