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

Collapse All | Expand All

(-)old.ebuild (-1 / +1 lines)
Lines 44-50 src_compile() { Link Here
44
		$(use_enable ipv6) \
44
		$(use_enable ipv6) \
45
		$(use_with mysql) \
45
		$(use_with mysql) \
46
		$(use_with ldap) \
46
		$(use_with ldap) \
47
		$(use_with xattr attr) \
47
		$(use_with xattr libattr) \
48
		$(use_with ssl openssl) || die "econf failed"
48
		$(use_with ssl openssl) || die "econf failed"
49
49
50
	emake || die "emake failed"
50
	emake || die "emake failed"

Return to bug 103074