Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 404587
Collapse All | Expand All

(-)remmina-1.0.0-r1.ebuild (+2 lines)
Lines 43-48 Link Here
43
	epatch "${FILESDIR}/${P}-desktop-file.patch"
43
	epatch "${FILESDIR}/${P}-desktop-file.patch"
44
	epatch "${FILESDIR}/${P}-fix-desktop-file.patch"
44
	epatch "${FILESDIR}/${P}-fix-desktop-file.patch"
45
	epatch "${FILESDIR}/${P}-optional-gnome-keyring.patch"
45
	epatch "${FILESDIR}/${P}-optional-gnome-keyring.patch"
46
	sed -i -e "s:lib/remmina/plugins:$(get_libdir)/remmina/plugins:" \
47
		CMakeLists.txt || die "sed CMakeLists.txt failed"
46
}
48
}
47
49
48
src_configure() {
50
src_configure() {

Return to bug 404587