doman: ${mandir} can't contain complete suffix so don't check for it.
authorMichał Górny <gentoo@mgorny.alt.pl>
Mon, 27 Sep 2010 18:24:45 +0000 (20:24 +0200)
committerZac Medico <zmedico@gentoo.org>
Fri, 1 Oct 2010 00:46:14 +0000 (17:46 -0700)
commit6a223e9d7da5567b26196a87517820cd46516ee3
tree42bcc030197864fd1f68cc82a2be00323ba68f41
parent149762e1c0e5b2f7d9d70ca9db01a400abe9a396
doman: ${mandir} can't contain complete suffix so don't check for it.

We're appending only a single character of manfile suffix to ${mandir},
so we don't need to expect having anything more in there.
bin/ebuild-helpers/doman