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

Collapse All | Expand All

(-)xinit-1.3.1-r1.old.ebuild (-1 / +3 lines)
Lines 36-42 Link Here
36
	xorg-2_pkg_setup
36
	xorg-2_pkg_setup
37
37
38
	XORG_CONFIGURE_OPTIONS=(
38
	XORG_CONFIGURE_OPTIONS=(
39
		--with-xinitdir=/etc/X11/xinit
39
		--with-xinitdir="${EPREFIX}/etc/X11/xinit"
40
		--with-launchagents-dir="${EPREFIX}/Library/LaunchAgents"
41
		--with-launchdaemons-dir="${EPREFIX}/Library/LaunchAgents"
40
	)
42
	)
41
}
43
}
42
44

Return to bug 416979