mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-vcs/tortoisehg: don't install hgext3rd/__init__.py (bug #599266).
It's already provided by dev-vcs/mercurial. Package-Manager: portage-2.3.2
This commit is contained in:
@@ -69,6 +69,10 @@ python_install_all() {
|
||||
fi
|
||||
newicon -s scalable icons/scalable/apps/thg.svg thg_logo.svg
|
||||
domenu contrib/thg.desktop
|
||||
|
||||
# Remove file that collides with >=mercurial-4.0 (bug #599266).
|
||||
rm "${ED}"/usr/$(get_libdir)/${EPYTHON}/site-packages/hgext3rd/__init__.py \
|
||||
|| die
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
|
||||
Reference in New Issue
Block a user