First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 44695
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Chris Bainbridge (RETIRED) <chrb@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Bainbridge (RETIRED) <chrb@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
raincoat-0.5.ebuild dev-util/raincoat/raincoat-0.5.ebuild text/plain Chris Bainbridge (RETIRED) 2004-03-14 13:52 0000 508 bytes Details
raincoat-0.5.ebuild sys-boot/raincoat/raincoat-0.5.ebuild text/plain Chris Bainbridge (RETIRED) 2004-05-27 10:52 0000 495 bytes Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 44695 depends on: Show dependency tree
Bug 44695 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-03-14 13:51 0000
Read/write the xbox bios flash utility

------- Comment #1 From Chris Bainbridge (RETIRED) 2004-03-14 13:52:04 0000 -------
Created an attachment (id=27363) [edit]
dev-util/raincoat/raincoat-0.5.ebuild

------- Comment #2 From SpanKY 2004-05-26 20:41:23 0000 -------
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`

------- Comment #3 From Chris Bainbridge (RETIRED) 2004-05-27 10:52:51 0000 -------
Created an attachment (id=32151) [edit]
sys-boot/raincoat/raincoat-0.5.ebuild

------- Comment #4 From Chris Bainbridge (RETIRED) 2004-07-23 04:41:51 0000 -------
In portage now. Closing.

First Last Prev Next    No search results available      Search page      Enter new bug