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