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

(-)lzma-4.57.ebuild (-1 / +1 lines)
Lines 26-32 Link Here
26
}
26
}
27
27
28
src_install() {
28
src_install() {
29
	dobin CPP/7zip/Compress/LZMA_Alone/lzma || die
29
	newbin CPP/7zip/Compress/LZMA_Alone/lzma lzma_ || die
30
	dodoc history.txt
30
	dodoc history.txt
31
	use doc && dodoc 7zC.txt 7zFormat.txt lzma.txt Methods.txt
31
	use doc && dodoc 7zC.txt 7zFormat.txt lzma.txt Methods.txt
32
}
32
}

Return to bug 218459