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

(-)libetonyek-0.0.3.ebuild (+1 lines)
Lines 49-54 Link Here
49
		--docdir="${EPREFIX}/usr/share/doc/${PF}" \
49
		--docdir="${EPREFIX}/usr/share/doc/${PF}" \
50
		$(use_enable static-libs static) \
50
		$(use_enable static-libs static) \
51
		--disable-werror \
51
		--disable-werror \
52
		$(use_enable test tests) \
52
		$(use_with doc docs)
53
		$(use_with doc docs)
53
}
54
}
54
55
(-)libetonyek-9999.ebuild (+1 lines)
Lines 44-49 Link Here
44
		--docdir="${EPREFIX}/usr/share/doc/${PF}" \
44
		--docdir="${EPREFIX}/usr/share/doc/${PF}" \
45
		$(use_enable static-libs static) \
45
		$(use_enable static-libs static) \
46
		--disable-werror \
46
		--disable-werror \
47
		$(use_enable test tests) \
47
		$(use_with doc docs)
48
		$(use_with doc docs)
48
}
49
}
49
50

Return to bug 498132