From: tobtoht Date: Thu, 10 Apr 2025 02:19:46 +0000 (+0200) Subject: guix: remove unsigned windows installer X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=c67b06cf2f3a8ca95145d90d2de68b536a771c3d;p=gamesguru%2Ffeather.git guix: remove unsigned windows installer --- diff --git a/contrib/guix/libexec/build.sh b/contrib/guix/libexec/build.sh index c1c3a030..7a939c72 100755 --- a/contrib/guix/libexec/build.sh +++ b/contrib/guix/libexec/build.sh @@ -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" ;; "")