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

Collapse All | Expand All

(-)gnome-mount-0.8-r1.ebuild.orig (+3 lines)
Lines 53-57 Link Here
53
	# Fix automagic dependency, bug #257753
53
	# Fix automagic dependency, bug #257753
54
	epatch "${FILESDIR}/${P}-libnotify-automagic.patch"
54
	epatch "${FILESDIR}/${P}-libnotify-automagic.patch"
55
55
56
	# Fix locale= mount option not being recognised by ntfs3g anymore, bug #264257
57
	epatch "${FILESDIR}/${P}-no-ntfs3g-locale-opt.patch"
58
56
	eautoreconf
59
	eautoreconf
57
}
60
}

Return to bug 264257