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

Collapse All | Expand All

(-)/usr/portage/app-admin/keepass/keepass-2.30.ebuild (+2 lines)
Lines 33-38 Link Here
33
	# KeePass looks for some XSL files in the same folder as the executable,
33
	# KeePass looks for some XSL files in the same folder as the executable,
34
	# we prefer to have it in /usr/share/KeePass
34
	# we prefer to have it in /usr/share/KeePass
35
	epatch "${FILESDIR}/${PN}-2.20-xsl-path-detection.patch"
35
	epatch "${FILESDIR}/${PN}-2.20-xsl-path-detection.patch"
36
37
	has_version ">=dev-lang/mono-4" && epatch "${FILESDIR}/${PN}-2.30-mono-4-support.patch"
36
}
38
}
37
39
38
src_compile() {
40
src_compile() {

Return to bug 558094