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

Collapse All | Expand All

(-)openfoam-2.1.0.ebuild (-9 / +2 lines)
Lines 97-111 Link Here
97
97
98
	insopts -m0755
98
	insopts -m0755
99
	doins -r bin
99
	doins -r bin
100
100
	doins -r platforms
101
	insinto ${INSDIR}/applications/bin
101
	doins -r wmake 
102
	doins -r applications/bin/*
103
104
	insinto ${INSDIR}/lib
105
	doins -r lib/*
106
107
	insinto ${INSDIR}/wmake
108
	doins -r wmake/*
109
102
110
	dodoc {doc/Guides-a4/*.pdf,README}
103
	dodoc {doc/Guides-a4/*.pdf,README}
111
104

Return to bug 402895