mate-extra/caja-dropbox: Fix ebuild regression in 1.10, #566538

Package-Manager: portage-2.2.26
This commit is contained in:
NP-Hardass
2016-05-06 22:43:34 -04:00
parent a6029c1e88
commit 0dfabaec0a

View File

@@ -39,14 +39,14 @@ DEPEND="${RDEPEND}
dev-python/docutils:0
virtual/pkgconfig:*"
G2CONF="${G2CONF} $(use_enable debug) --disable-static"
CONFIG_CHECK="~INOTIFY_USER"
pkg_setup () {
python-single-r1_pkg_setup
check_extra_config
enewgroup dropbox
G2CONF="${G2CONF} $(use_enable debug) --disable-static"
}
src_prepare() {