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

Collapse All | Expand All

(-)moonlight3d-0.5.5.ebuild (-1 / +1 lines)
Lines 27-31 Link Here
27
}
27
}
28
28
29
src_install () {
29
src_install () {
30
	make install DESTDIR=${D} || die make install failed
30
	make installdata DESTDIR=${D} || die make install failed
31
}
31
}

Return to bug 9181