Files
gentoo/sys-fs/dmraid
Ian Stakenvicius 07a74ec765 sys-fs/dmraid: ensure _PATH_MOUNTED is defined, bump to EAPI7
glibc's /usr/include/paths.h defines _PATH_MOUNTED as /etc/mtab
but if musl doesn't have that define it would explain this
failure.  This patch ensures its defined in the code.

Also bumped ebuild to EAPI7

Closes: https://bugs.gentoo.org/716156
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
2020-04-04 22:55:55 -04:00
..