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

(-)a/libreport-2.0.7.ebuild (-2 / +1 lines)
Lines 65-71 src_prepare() { Link Here
65
		   src/report-python/Makefile.* || die "sed failed"
65
		   src/report-python/Makefile.* || die "sed failed"
66
66
67
	# disable pyc compiling
67
	# disable pyc compiling
68
	ln -sfn $(type -P true) py-compile
68
	echo : > py-compile
69
69
70
	mkdir m4
70
	mkdir m4
71
	eautoreconf
71
	eautoreconf
72
- 

Return to bug 396585