commit: f2eb0f583b5545391ed79f1fc494691eacb3304a
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 28 17:29:34 2019 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov 29 08:14:32 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f2eb0f58
gnome-extra/nautilus-dropbox: python_export_best → python_setup
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild
b/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild
index 1419c0468b8..ba29db204a6 100644
--- a/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild
+++ b/gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild
@@ -42,7 +42,7 @@ pkg_setup () {
plugin to the group 'dropbox'. You need to setup a drobox
account
before using this plugin. Visit ${HOMEPAGE} for more
information."
- python_export_best
+ python_setup
}
src_prepare() {