projects
/
gamesguru
/
feather.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bfdf14
)
guix: remove unsigned windows installer
author
tobtoht
<tob@featherwallet.org>
Thu, 10 Apr 2025 02:19:46 +0000
(
04:19
+0200)
committer
tobtoht
<tob@featherwallet.org>
Thu, 10 Apr 2025 02:19:46 +0000
(
04:19
+0200)
contrib/guix/libexec/build.sh
patch
|
blob
|
history
diff --git
a/contrib/guix/libexec/build.sh
b/contrib/guix/libexec/build.sh
index c1c3a03057204eabfe75f43785c31cfd57a97a14..7a939c728047a10685f48d7c03963f64f37ab5d7 100755
(executable)
--- 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"
;;
"")