fixed APKBUILD
This commit is contained in:
parent
acc8ffd1d8
commit
efb659f5b2
3
APKBUILD
3
APKBUILD
@ -7,11 +7,12 @@ pkgdesc="OpenPDU project - main binary"
|
|||||||
url="https://github.com/openpdu/openpdu"
|
url="https://github.com/openpdu/openpdu"
|
||||||
arch="noarch"
|
arch="noarch"
|
||||||
license="GPL2"
|
license="GPL2"
|
||||||
depends="python, py-argh, apk-cron"
|
depends="python py-argh apk-cron"
|
||||||
makedepends=""
|
makedepends=""
|
||||||
install="openpdu.post-install"
|
install="openpdu.post-install"
|
||||||
subpackages=""
|
subpackages=""
|
||||||
source=""
|
source=""
|
||||||
|
options="!check"
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
:
|
:
|
||||||
|
Loading…
Reference in New Issue
Block a user