openvpn: enable tests locally
This commit is contained in:
parent
bbfaef5a7e
commit
8c5dd11891
1 changed files with 1 additions and 2 deletions
|
@ -21,8 +21,7 @@ desc_option_mbedtls="Build with mbedtls support"
|
||||||
desc_option_pkcs11="Enable support for PKCS#11"
|
desc_option_pkcs11="Enable support for PKCS#11"
|
||||||
vopt_conflict mbedtls pkcs11
|
vopt_conflict mbedtls pkcs11
|
||||||
|
|
||||||
# tests can't run in CI
|
make_check=ci-skip
|
||||||
make_check=extended
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vmkdir usr/share/examples/${pkgname}
|
vmkdir usr/share/examples/${pkgname}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue