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

Collapse All | Expand All

(-)quanta-3.5.8.ebuild (+6 lines)
Lines 16-21 Link Here
16
16
17
KMCOMPILEONLY=lib
17
KMCOMPILEONLY=lib
18
18
19
src_unpack() {
20
	kde-meta_src_unpack
21
22
	epatch ${FILESDIR}/${PN}-left-over-tab-fix.diff
23
}
24
19
# TODO: check why this wasn't needed back in the monolithic ebuild
25
# TODO: check why this wasn't needed back in the monolithic ebuild
20
src_compile () {
26
src_compile () {
21
	myconf="--with-extra-includes=$(xml2-config --cflags | sed -e 's:^-I::')"
27
	myconf="--with-extra-includes=$(xml2-config --cflags | sed -e 's:^-I::')"

Return to bug 204289