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

(-)a/dev-lua/luarocks/luarocks-2.0.8.ebuild (-2 / +1 lines)
Lines 34-41 src_configure() { Link Here
34
			--with-lua-lib=/usr/$(get_libdir) \
34
			--with-lua-lib=/usr/$(get_libdir) \
35
			--rocks-tree=/usr/$(get_libdir)/lua/luarocks \
35
			--rocks-tree=/usr/$(get_libdir)/lua/luarocks \
36
			--with-downloader=$USE_FETCH \
36
			--with-downloader=$USE_FETCH \
37
			--with-md5-checker=$USE_MD5 \
37
			--with-md5-checker=$USE_MD5 || die "configure failed"
38
			--force-config || die "configure failed"
39
}
38
}
40
39
41
src_compile() {
40
src_compile() {

Return to bug 436754