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

(-)elfutils-0.169.ebuild (-1 / +1 lines)
Lines 58-64 Link Here
58
	dodoc NOTES
58
	dodoc NOTES
59
	# These build quick, and are needed for most tests, so don't
59
	# These build quick, and are needed for most tests, so don't
60
	# disable their building when the USE flag is disabled.
60
	# disable their building when the USE flag is disabled.
61
	if use utils; then
61
	if ! use utils; then
62
		rm -rf "${ED}"/usr/bin || die
62
		rm -rf "${ED}"/usr/bin || die
63
	fi
63
	fi
64
}
64
}

Return to bug 619658