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

Collapse All | Expand All

(-)openrc-0.9.3-r1.ebuild (-1 / +1 lines)
Lines 35-41 Link Here
35
make_args() {
35
make_args() {
36
	unset LIBDIR #266688
36
	unset LIBDIR #266688
37
37
38
	MAKE_ARGS="${MAKE_ARGS} LIBNAME=$(get_libdir) LIBEXECDIR=/$(get_libdir)/rc"
38
	MAKE_ARGS="${MAKE_ARGS} LIBNAME=$(get_libdir) LIBEXECDIR=/lib/rc"
39
	MAKE_ARGS="${MAKE_ARGS} MKOLDNET=yes"
39
	MAKE_ARGS="${MAKE_ARGS} MKOLDNET=yes"
40
40
41
	local brand="Unknown"
41
	local brand="Unknown"

Return to bug 381783