Summary: | media-video/cinepaint-0.18.3/0.19.0 fails - installed in ${D}/${D} | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Ole Trenner <ogardiner.23444071> |
Component: | New packages | Assignee: | Gentoo Media-video project <media-video> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cakoolen, mailing, pml.gentoo, qa |
Priority: | High | ||
Version: | 2006.0 | ||
Hardware: | x86 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | fixed ebuild |
Description
Ole Trenner
2006-07-17 13:32:41 UTC
Created attachment 94242 [details]
fixed ebuild
try using this ebuild instead of the original one
Your attached ebuild works here for cinepaint 0.19.0. Thanks a lot! (for "emerge --info" see bug description) Have got the same bug using the "stable" cinepaint 0.18.3 ebuild (In reply to comment #3) > Have got the same bug using the "stable" cinepaint 0.18.3 ebuild > you can apply the same patch : in the ebuild, replace einstall DESTDIR=${D} || die "einstall failed" with make install DESTDIR=${D} || die "einstall failed" Using the patch works for me. Thanx! *** Bug 107272 has been marked as a duplicate of this bug. *** This version has been removed, 0.21.1 fixes this and has just been stablilised on x86. |