mirror of
https://github.com/feather-wallet/feather.git
synced 2025-04-16 18:01:54 +00:00
guix: remove unsigned windows installer
This commit is contained in:
parent
2bfdf14637
commit
c67b06cf2f
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
;;
|
||||
"")
|
||||
|
|
Loading…
Reference in a new issue