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

(-)skencil-0.6.18_pre20080519-r1.ebuild.orig (+2 lines)
Lines 44-49 Link Here
44
src_install () {
44
src_install () {
45
	./setup.py install --prefix=/usr --dest-dir="${D}"
45
	./setup.py install --prefix=/usr --dest-dir="${D}"
46
	assert "setup.py install failed"
46
	assert "setup.py install failed"
47
	# fix collision bug 234732
48
	rm "${D}/usr/bin/sketch"
47
49
48
	newdoc Pax/README README.pax
50
	newdoc Pax/README README.pax
49
	newdoc Filter/README README.filter
51
	newdoc Filter/README README.filter

Return to bug 234732