mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-22 02:34:30 +00:00
guix: no-tor-bundle releases have '-a' extension
This commit is contained in:
parent
4419b87f43
commit
fc56589185
1 changed files with 1 additions and 0 deletions
|
@ -281,6 +281,7 @@ mkdir -p "$DISTSRC"
|
|||
case "$OPTIONS" in
|
||||
no-tor-bundle)
|
||||
CMAKEVARS+=" -DTOR_DIR=Off -DTOR_VERSION=Off"
|
||||
DISTNAME+="-a"
|
||||
;;
|
||||
esac
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue