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

Collapse All | Expand All

(-)/usr/portage/sys-apps/microcode-data/microcode-data-20080910.ebuild (-1 / +1 lines)
Lines 14-20 Link Here
14
S=${WORKDIR}
14
S=${WORKDIR}
15
15
16
src_install() {
16
src_install() {
17
	insinto /etc
17
	insinto /lib/firmware
18
	newins microcode-${PV}.dat microcode.dat || die
18
	newins microcode-${PV}.dat microcode.dat || die
19
}
19
}
20
20

Return to bug 233141