guix: remove unsigned windows installer
authortobtoht <tob@featherwallet.org>
Thu, 10 Apr 2025 02:19:46 +0000 (04:19 +0200)
committertobtoht <tob@featherwallet.org>
Thu, 10 Apr 2025 02:19:46 +0000 (04:19 +0200)
contrib/guix/libexec/build.sh

index c1c3a03057204eabfe75f43785c31cfd57a97a14..7a939c728047a10685f48d7c03963f64f37ab5d7 100755 (executable)
@@ -433,6 +433,7 @@ export PATH="${BASEPREFIX}/${HOST}/native/bin:${PATH}"
                                                  -sigin "/distsrc/external/feather-codesigning/signatures/${HOST}/feather.installer.pem" || true
                                 cp FeatherWalletSetup.exe.tmp "${OUTDIR}/FeatherWalletSetup-${TAG}.exe"
                                 mv FeatherWalletSetup.exe.tmp "FeatherWalletSetup-${TAG}.exe"
+                                rm FeatherWalletSetup.exe
                                 rm "${OUTDIR}/FeatherWalletSetup.exe"
                                 ;;
                             "")