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

Collapse All | Expand All

(-)slim-1.3.2-r2.ebuild (+2 lines)
Lines 54-59 Link Here
54
	epatch "${FILESDIR}/261713-restart-xserver-if-killed.patch"
54
	epatch "${FILESDIR}/261713-restart-xserver-if-killed.patch"
55
	# Gentoo bug 261359, upstream 15326
55
	# Gentoo bug 261359, upstream 15326
56
	epatch "${FILESDIR}/261359-fix-SIGTERM-freeze.patch"
56
	epatch "${FILESDIR}/261359-fix-SIGTERM-freeze.patch"
57
	# Gentoo bug 342527
58
	epatch "${FILESDIR}/342527-fix-symlink-homes.patch"
57
}
59
}
58
60
59
src_compile() {
61
src_compile() {

Return to bug 342527