fixes #1096
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user