gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-grid5k] 15/73: build wallet from source since dist does not work


From: gnunet
Subject: [taler-grid5k] 15/73: build wallet from source since dist does not work
Date: Tue, 14 Dec 2021 15:09:57 +0100

This is an automated email from the git hooks/post-receive script.

marco-boss pushed a commit to branch master
in repository grid5k.

commit 2f28f21f9ab9e73b812b7f86c4fe33a8871826b5
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Sat Nov 27 19:26:03 2021 +0100

    build wallet from source since dist does not work
---
 image/taler-debian11.yaml | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/image/taler-debian11.yaml b/image/taler-debian11.yaml
index 18cfaca..da67d98 100644
--- a/image/taler-debian11.yaml
+++ b/image/taler-debian11.yaml
@@ -138,8 +138,10 @@ setup:
       - exec_in: |
          cd $${taler_path}
 
-         tar -xvf $${wallet_tar}
-         cd taler-wallet*
+         #tar -xvf $${wallet_tar}
+         #cd taler-wallet*
+         git clone https://git.taler.net/wallet-core.git
+         cd wallet-core
          npm install -g pnpm
          ./configure
          make install

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]