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

Collapse All | Expand All

(-)/usr/local/portage/kde-misc/wicd-client-kde/wicd-client-kde-0.3.0.ebuild (+5 lines)
Lines 25-27 Link Here
25
DEPEND="${RDEPEND}"
25
DEPEND="${RDEPEND}"
26
26
27
S=${WORKDIR}/${PN/-client/}
27
S=${WORKDIR}/${PN/-client/}
28
29
src_configure() {
30
	local mycmakeargs=( -DPYTHONBIN=python2 )
31
	kde4-base_src_configure
32
}

Return to bug 409375