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

(-)mtd-utils-20080907.ebuild (-1 / +1 lines)
Lines 41-47 Link Here
41
}
41
}
42
42
43
src_install() {
43
src_install() {
44
	emake install DESTDIR="${D}" || die
44
	emake CC="$(tc-getCC)" install DESTDIR="${D}" || die
45
	newman ubi-utils/doc/unubi.roff unubi.1
45
	newman ubi-utils/doc/unubi.roff unubi.1
46
	dodoc *.txt */*.TXT
46
	dodoc *.txt */*.TXT
47
	newdoc mkfs.ubifs/README README.mkfs.ubifs
47
	newdoc mkfs.ubifs/README README.mkfs.ubifs

Return to bug 259583