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
Read/write the xbox bios flash utility
Created an attachment (id=27363) [edit] dev-util/raincoat/raincoat-0.5.ebuild
default working directory of src_compile() is ${S} (see the manpage) dont use `install` in src_install() ... use a portage command ... put || die after important things like `dobin` in a src_install() when there is no `make install` command to run if `emake` fails because of parallel build, use `emake -j1` instead of just `make`
Created an attachment (id=32151) [edit] sys-boot/raincoat/raincoat-0.5.ebuild
In portage now. Closing.