diff --git a/community/nodejs-current/APKBUILD b/community/nodejs-current/APKBUILD index c93f534849e..f70815c27ed 100644 --- a/community/nodejs-current/APKBUILD +++ b/community/nodejs-current/APKBUILD @@ -35,7 +35,7 @@ build() { --shared-libuv \ --shared-openssl \ --shared-http-parser \ - --openssl-use-def-ca-store \ + --openssl-use-def-ca-store \ || return 1 # we need run mksnapshot at build time so paxmark it early