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

Collapse All | Expand All

(-)/usr/portage/gnome-extra/nautilus-dropbox/nautilus-dropbox-0.6.7.ebuild (+6 lines)
Lines 31-36 Link Here
31
31
32
CONFIG_CHECK="INOTIFY_USER"
32
CONFIG_CHECK="INOTIFY_USER"
33
33
34
src_unpack () {
35
	unpack ${A}
36
	einfo "replacing rst2man.py with rst2man.py-${PYTHON_ABI} provided by docutils..."
37
	cp /usr/bin/rst2man.py-${PYTHON_ABI} "${S}"/rst2man.py || die
38
}
39
34
pkg_setup () {
40
pkg_setup () {
35
	check_extra_config
41
	check_extra_config
36
	enewgroup dropbox
42
	enewgroup dropbox

Return to bug 365181