Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 364763 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/sys-boot/grub/grub-1.99_rc1.ebuild (+3 lines)
Lines 44-49 Link Here
44
	fi
44
	fi
45
	cd "${S}"
45
	cd "${S}"
46
	epatch "${FILESDIR}"/${PN}-1.99-genkernel.patch #256335
46
	epatch "${FILESDIR}"/${PN}-1.99-genkernel.patch #256335
47
	epatch "${FILESDIR}"/${PN}-1.99-conf.d.patch #364763
47
	epatch_user
48
	epatch_user
48
49
49
	# autogen.sh does more than just run autotools
50
	# autogen.sh does more than just run autotools
Lines 85-90 Link Here
85
		mv "${D}"/usr/share/man/man8/grub{,2}-install.8 || die
86
		mv "${D}"/usr/share/man/man8/grub{,2}-install.8 || die
86
		mv "${D}"/usr/share/info/grub{,2}.info || die
87
		mv "${D}"/usr/share/info/grub{,2}.info || die
87
	fi
88
	fi
89
90
	newconfd "${FILESDIR}"/grub.conf.d grub
88
}
91
}
89
92
90
setup_boot_dir() {
93
setup_boot_dir() {

Return to bug 364763