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

(-)/usr/portage/dev-python/PyQt/PyQt-3.15.1.ebuild (-1 / +2 lines)
Lines 38-44 Link Here
38
			-b ${ROOT}/usr/bin \
38
			-b ${ROOT}/usr/bin \
39
			-v ${ROOT}/usr/share/sip \
39
			-v ${ROOT}/usr/share/sip \
40
			-n ${ROOT}/usr/include \
40
			-n ${ROOT}/usr/include \
41
			-o ${ROOT}/usr/$(get_libdir)"
41
			-o ${ROOT}/usr/$(get_libdir) \
42
			-c"
42
	use debug && myconf="${myconf} -u"
43
	use debug && myconf="${myconf} -u"
43
44
44
	python configure.py ${myconf}
45
	python configure.py ${myconf}

Return to bug 115693