mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-22 23:11:07 +02:00
coreos-base/cros-devutils: update inherited eclass name
This commit is contained in:
parent
b77d9d93fa
commit
b123434eea
@ -14,7 +14,7 @@ else
|
||||
KEYWORDS="amd64 arm x86"
|
||||
fi
|
||||
|
||||
inherit cros-workon multilib python
|
||||
inherit cros-workon multilib python-utils-r1
|
||||
|
||||
DESCRIPTION="Development utilities for CoreOS"
|
||||
HOMEPAGE="https://github.com/coreos/dev-util"
|
||||
@ -80,7 +80,7 @@ src_install() {
|
||||
dosym /usr/share/bash-completion/git /etc/bash_completion.d/git
|
||||
dosym /usr/share/bash-completion/repo /etc/bash_completion.d/repo
|
||||
|
||||
insinto "$(python_get_sitedir)"
|
||||
insinto "$(python_get_sitedir python2_7 PYTHON)"
|
||||
doins host/lib/*.py
|
||||
|
||||
insinto "/usr/lib/crosutils"
|
||||
|
Loading…
x
Reference in New Issue
Block a user