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

Collapse All | Expand All

(-)xfce4-session-4.11.0-r1.ebuild.orig (+3 lines)
Lines 48-53 Link Here
48
	# http://bugs.gentoo.org/512084
48
	# http://bugs.gentoo.org/512084
49
	use udev && PATCHES+=( "${FILESDIR}"/${P}-upower-0.99.patch )
49
	use udev && PATCHES+=( "${FILESDIR}"/${P}-upower-0.99.patch )
50
50
51
	# Systemd patch ported to 11.0
52
	use systemd && PATCHES+=( "${FILESDIR}"/${P}-systemd.patch )
53
51
	XFCONF=(
54
	XFCONF=(
52
		--docdir="${EPREFIX}"/usr/share/doc/${PF}
55
		--docdir="${EPREFIX}"/usr/share/doc/${PF}
53
		$(use_enable systemd)
56
		$(use_enable systemd)

Return to bug 504044