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

Collapse All | Expand All

(-)4suite-1.0.2.ebuild.orig (-1 / +2 lines)
Lines 44-48 Link Here
44
}
44
}
45
45
46
src_install() {
46
src_install() {
47
	distutils_src_install $(use_with doc docs)
47
	distutils_src_install $(use_with doc docs) \
48
	--install-lib="/usr/$(get_libdir)/4Suite"
48
}
49
}

Return to bug 209337