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

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- pygame-1.9.2_pre20120101-r2.ebuild.orig
0
++ pygame-1.9.2_pre20120101-r2.ebuild
Lines 65-70 Link Here
65
python_install() {
65
python_install() {
66
	distutils-r1_python_install
66
	distutils-r1_python_install
67
67
68
	rm -fr "${D}$(python_get_sitedir)/pygame/docs"
68
	rm -fr "${D}$(python_get_sitedir)/pygame/examples"
69
	rm -fr "${D}$(python_get_sitedir)/pygame/examples"
69
	rm -fr "${D}$(python_get_sitedir)/pygame/tests"
70
	rm -fr "${D}$(python_get_sitedir)/pygame/tests"
70
}
71
}

Return to bug 497720