Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 302772 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/net-print/libinklevel/libinklevel-0.8.0.ebuild (-1 / +1 lines)
Lines 20-26 Link Here
20
S="${WORKDIR}/${MY_P}"
20
S="${WORKDIR}/${MY_P}"
21
21
22
src_configure() {
22
src_configure() {
23
	econf $(use_enable debug)
23
	econf $(use debug && echo "--enable-debug")
24
}
24
}
25
25
26
src_install () {
26
src_install () {

Return to bug 302772