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

(-)libxcb-1.4-r1.ebuild.old (-1 / +2 lines)
Lines 29-35 Link Here
29
pkg_setup() {
29
pkg_setup() {
30
	CONFIGURE_OPTIONS="$(use_enable doc build-docs)
30
	CONFIGURE_OPTIONS="$(use_enable doc build-docs)
31
		$(use_enable selinux)
31
		$(use_enable selinux)
32
		--enable-xinput"
32
		--enable-xinput
33
		--docdir=/usr/share/doc/${PF}"
33
}
34
}
34
35
35
src_install() {
36
src_install() {

Return to bug 296096