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

(-)a/distutils-r1.eclass (+1 lines)
Lines 2114-2119 _distutils-r1_post_python_install() { Link Here
2114
					-name '*.pth' -o \
2114
					-name '*.pth' -o \
2115
					-name '*.py' -o \
2115
					-name '*.py' -o \
2116
					-name '*.pyi' -o \
2116
					-name '*.pyi' -o \
2117
					-name '*.jar' -o \
2117
					-name "*$(get_modname)" \
2118
					-name "*$(get_modname)" \
2118
				')' -print0
2119
				')' -print0
2119
		)
2120
		)

Return to bug 937642