diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-28 18:29:34 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-29 09:14:32 +0100 |
commit | f2eb0f583b5545391ed79f1fc494691eacb3304a (patch) | |
tree | e3ef764644670616d910dad446e5f58f0dbe8dbc /gnome-extra/nautilus-dropbox | |
parent | gnome-base/gnome-desktop: python_export_best → python_setup (diff) | |
download | gentoo-f2eb0f583b5545391ed79f1fc494691eacb3304a.tar.gz gentoo-f2eb0f583b5545391ed79f1fc494691eacb3304a.tar.bz2 gentoo-f2eb0f583b5545391ed79f1fc494691eacb3304a.zip |
gnome-extra/nautilus-dropbox: python_export_best → python_setup
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'gnome-extra/nautilus-dropbox')
-rw-r--r-- | gnome-extra/nautilus-dropbox/nautilus-dropbox-1.6.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 1419c0468b89..ba29db204a63 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() { |