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

(-)a/dev-libs/glib/glib-2.48.0.ebuild (-3 / +2 lines)
Lines 126-133 src_prepare() { Link Here
126
	epatch "${FILESDIR}"/${PN}-2.40.0-external-gdbus-codegen.patch
126
	epatch "${FILESDIR}"/${PN}-2.40.0-external-gdbus-codegen.patch
127
127
128
	# leave python shebang alone
128
	# leave python shebang alone
129
	# sed -e '/${PYTHON}/d' \
129
	sed -e '/${PYTHON}/d' \
130
	# 	-i glib/Makefile.{am,in} || die
130
		-i glib/Makefile.{am,in} || die
131
131
132
	epatch_user
132
	epatch_user
133
133
134
- 

Return to bug 578226