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

(-)/usr/portage/media-video/qc-usb/qc-usb-0.6.3.ebuild (-1 / +1 lines)
Lines 16-22 Link Here
16
DEPEND="virtual/linux-sources"
16
DEPEND="virtual/linux-sources"
17
17
18
src_compile() {
18
src_compile() {
19
	emake KERNEL_DIR=${KERNEL_DIR} all || die
19
	emake LINUX_DIR=${KERNEL_DIR} all || die
20
}
20
}
21
21
22
src_install() {
22
src_install() {

Return to bug 89909