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

(-)file_not_specified_in_diff (-3 / +2 lines)
Line  Link Here
0
-- queequeg-0.91.ebuild
0
++ queequeg-0.91.ebuild
Lines 31-38 Link Here
31
31
32
src_install() {
32
src_install() {
33
33
34
	python_version
34
	local prefix=$(python_get_sitedir)/${PN}
35
	local prefix=/usr/$(get_libdir)/python${PYVER}/site-packages/${PN}
36
35
37
	insinto ${prefix}
36
	insinto ${prefix}
38
	doins *.py
37
	doins *.py

Return to bug 312121