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

(-)/home/alex/Code/cvs/gentoo-x86/app-mobilephone/obexftp/obexftp-0.22.ebuild (-1 / +2 lines)
Lines 49-55 Link Here
49
		$(use_enable perl) \
49
		$(use_enable perl) \
50
		$(use_enable python) \
50
		$(use_enable python) \
51
		$(use_enable tcl) \
51
		$(use_enable tcl) \
52
		$(use_enable ruby) || die "econf failed"
52
		$(use_enable ruby) \
53
		RUBY=/usr/bin/ruby18 || die "econf failed"
53
	emake || die "emake failed"
54
	emake || die "emake failed"
54
}
55
}
55
56

Return to bug 261736