Summary: | games-emulation/mednafen-0.9.41 - wrong pax-mark path | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Scall <scall> |
Component: | Hardened | Assignee: | The Gentoo Linux Hardened Team <hardened> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | mednafen-0.9.41.ebuild.diff |
commit 4a6b55e5b46db4487b418e68800ecf20ccbdae17 Author: David Seifert <soap@gentoo.org> Date: Mon Jun 5 22:16:14 2017 +0200 games-emulation/mednafen: Version bump to 0.9.45 * Only use sed's instead of patches from now on, due to the bundling/CFLAGS insanity of upstream. Bug: https://bugs.gentoo.org/show_bug.cgi?id=612120 Bug: https://bugs.gentoo.org/show_bug.cgi?id=618380 |
Created attachment 466390 [details] mednafen-0.9.41.ebuild.diff The current path passed to pax-mark ("${ED%/}"/bin/mednafen) in the ebuild is wrong, since it is missing “/usr”, so the executable doesn't get pax-marked.