Another fix for build-w64-jtsdk.sh

https://github.com/Hamlib/Hamlib/issues/763
pull/770/head
Mike Black W9MDB 2021-08-15 22:49:06 -05:00
rodzic 773b745653
commit ffb9143190
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -290,7 +290,8 @@ then
fi
# Copy over the main MSYS2 Runtime DLL (v2.0 at time of development)
FILE="${QTD_F}/msys-2.0.dll"
# This is dirty
FILE="/usr/bin/msys-2.0.dll"
if test -f "$FILE"
then
cp -a ${FILE} ${ZIP_DIR}/bin/.