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

(-)a/libdbi-drivers-0.9.0.ebuild (+1 lines)
Lines 68-73 Link Here
68
	econf \
68
	econf \
69
		$(use_enable doc docs) \
69
		$(use_enable doc docs) \
70
		$(use_enable static-libs static) \
70
		$(use_enable static-libs static) \
71
		--with-dbi-libdir=/usr/$(get_libdir) \
71
		${myconf}
72
		${myconf}
72
}
73
}
73
74

Return to bug 503064