kubernetes: fix docs
This commit is contained in:
parent
a69cd967da
commit
a54f3a5ab8
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'kubernetes'
|
# Template file for 'kubernetes'
|
||||||
pkgname=kubernetes
|
pkgname=kubernetes
|
||||||
version=1.10.3
|
version=1.10.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=go
|
build_style=go
|
||||||
nocross=yes
|
nocross=yes
|
||||||
only_for_archs="x86_64 x86_64-musl"
|
only_for_archs="x86_64 x86_64-musl"
|
||||||
@ -19,6 +19,7 @@ conf_files="/etc/kubernetes/*"
|
|||||||
|
|
||||||
do_build() {
|
do_build() {
|
||||||
make
|
make
|
||||||
|
hack/generate-docs.sh
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user