X-Git-Url: https://git.novaco.in/?p=electrum-nvc.git;a=blobdiff_plain;f=contrib%2Fbuild-wine%2Fprepare-wine.sh;h=bd90a8a2862b46efaf35b9ea5493f93cb134ec53;hp=6764ae7bf2061e5a4817ed46c7a6b63d30e38920;hb=903afd11514c14313ea7c7d8f25051d06eee0bac;hpb=49650243e27cc01941d396bcf77b8d6ddde259c1 diff --git a/contrib/build-wine/prepare-wine.sh b/contrib/build-wine/prepare-wine.sh index 6764ae7..bd90a8a 100755 --- a/contrib/build-wine/prepare-wine.sh +++ b/contrib/build-wine/prepare-wine.sh @@ -63,6 +63,6 @@ wget -q -O nsis.exe "http://prdownloads.sourceforge.net/nsis/nsis-2.46-setup.exe wine nsis.exe # Install UPX -#wget -O upx.zip "http://upx.sourceforge.net/download/upx308w.zip" -#unzip -o upx.zip -#cp upx*/upx.exe . +wget -O upx.zip "http://upx.sourceforge.net/download/upx308w.zip" +unzip -o upx.zip +cp upx*/upx.exe .