This commit is contained in:
itsmattkc
2019-09-30 07:45:27 +10:00
parent 0df1e13f5d
commit bba229b5b2
+2 -2
View File
@@ -43,7 +43,7 @@ do
done
# For some reason, this dep doesn't get listed by ldd but is necessary regardless
cp /$MINGW_PATH/libcrypto*.dll .
cp /$MINGW_PATH/bin/libcrypto*.dll .
# Create package name
PKGNAME=Olive-$GITHASH-Windows-$ARCH
@@ -55,4 +55,4 @@ cp app/packaging/windows/nsis/* .
# Package portable
touch olive/portable
7z a $PKGNAME.zip olive
7z a $PKGNAME.zip olive