Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 286644
Collapse All | Expand All

(-)sys-apps/memtest86+/memtest86+-4.00.ebuild~ (-1 / +1 lines)
Lines 41-47 Link Here
41
41
42
src_install() {
42
src_install() {
43
	insinto /boot/memtest86plus
43
	insinto /boot/memtest86plus
44
	doins memtest || die
44
	doins memtest.bin || die
45
	dodoc README README.build-process
45
	dodoc README README.build-process
46
46
47
	if use floppy ; then
47
	if use floppy ; then

Return to bug 286644