diff --git a/core/openssl/build b/core/openssl/build index 6c1dd145..cdab7d1b 100755 --- a/core/openssl/build +++ b/core/openssl/build @@ -13,7 +13,7 @@ export CC="${CC:-cc}" linux-x86_64 make depend -make V=1 +make make DESTDIR="$1" \ install_sw \