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

Collapse All | Expand All

(-)openssh-4.7_p1-r1.ebuild.orig (+1 lines)
Lines 76-81 Link Here
76
	if ! use X509 ; then
76
	if ! use X509 ; then
77
		if [[ -n ${LDAP_PATCH} ]] && use ldap ; then
77
		if [[ -n ${LDAP_PATCH} ]] && use ldap ; then
78
			epatch "${DISTDIR}"/${LDAP_PATCH} "${FILESDIR}"/${PN}-4.4_p1-ldap-hpn-glue.patch
78
			epatch "${DISTDIR}"/${LDAP_PATCH} "${FILESDIR}"/${PN}-4.4_p1-ldap-hpn-glue.patch
79
			epatch "${FILESDIR}"/lpk-64bit.patch
79
		fi
80
		fi
80
	elif use ldap ; then
81
	elif use ldap ; then
81
		ewarn "Sorry, X509 and ldap don't get along, disabling ldap"
82
		ewarn "Sorry, X509 and ldap don't get along, disabling ldap"

Return to bug 210110