Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 268086 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/x11-libs/qtscriptgenerator/qtscriptgenerator-0.1.0.ebuild (+3 lines)
Lines 50-55 Link Here
50
	sed -i \
50
	sed -i \
51
		-e "/qtscript_phonon/d" \
51
		-e "/qtscript_phonon/d" \
52
		qtbindings/qtbindings.pro || die "sed failed"
52
		qtbindings/qtbindings.pro || die "sed failed"
53
54
	epatch "${FILESDIR}"/gcc44.patch
55
53
	qt4_src_prepare
56
	qt4_src_prepare
54
}
57
}
55
58

Return to bug 268086