mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +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"
|
KEYWORDS="amd64 arm x86"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
inherit cros-workon multilib python
|
inherit cros-workon multilib python-utils-r1
|
||||||
|
|
||||||
DESCRIPTION="Development utilities for CoreOS"
|
DESCRIPTION="Development utilities for CoreOS"
|
||||||
HOMEPAGE="https://github.com/coreos/dev-util"
|
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/git /etc/bash_completion.d/git
|
||||||
dosym /usr/share/bash-completion/repo /etc/bash_completion.d/repo
|
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
|
doins host/lib/*.py
|
||||||
|
|
||||||
insinto "/usr/lib/crosutils"
|
insinto "/usr/lib/crosutils"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user