Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
The ebuild replaces javadoc installed by kaffe with script executing external gjdoc (through 'echo foo > javadoc'), but it doesn't set +x on the resulting script file.
Created an attachment (id=94769) [edit] patch to fix the problem The new script isn't created directly in ${D} but first in $WORKDIR and then installed using doexe.
Fixed in CVS. Thanks for reporting!