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

(-)klibido-0.2.5.ebuild (-1 / +1 lines)
Lines 27-33 Link Here
27
src_unpack() {
27
src_unpack() {
28
	kde_src_unpack
28
	kde_src_unpack
29
29
30
	dbincldir="$(db_includedir 4.5 4.4 4.3 4.2 4.1)" || die "unable to find db"
30
	dbincldir="$(db_includedir 4.6 4.5 4.4 4.3 4.2 4.1)" || die "unable to find db"
31
	einfo "db include dir = ${dbincldir}"
31
	einfo "db include dir = ${dbincldir}"
32
32
33
	if [ ! -d ${dbincldir} ]; then
33
	if [ ! -d ${dbincldir} ]; then

Return to bug 226485