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

(-)a/net-misc/x2goclient/x2goclient-4.1.2.1.ebuild (+4 lines)
Lines 43-48 src_prepare() { Link Here
43
		sed -e "s/-lldap//" -i x2goclient.pro || die
43
		sed -e "s/-lldap//" -i x2goclient.pro || die
44
		sed -e "s/#define USELDAP//" -i src/x2goclientconfig.h || die
44
		sed -e "s/#define USELDAP//" -i src/x2goclientconfig.h || die
45
	fi
45
	fi
46
47
	if has_version \>=net-libs/libssh-0.8.0 ; then
48
		sed 's@ -lssh_threads@@' -i x2goclient.pro || die
49
	fi
46
}
50
}
47
51
48
src_configure() {
52
src_configure() {

Return to bug 663362