gnunet-svn
[Top][All Lists]
Advanced

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

[taler-grid5k] 79/141: fix wallet build


From: gnunet
Subject: [taler-grid5k] 79/141: fix wallet build
Date: Thu, 18 Nov 2021 14:50:20 +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 40e45fff2d578541eae447c8d18f1c74101428a0
Author: Boss Marco <bossm8@bfh.ch>
AuthorDate: Thu Oct 28 22:07:28 2021 +0200

    fix wallet build
---
 image/taler-debian11.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/image/taler-debian11.yaml b/image/taler-debian11.yaml
index bd9e718..a9c0b06 100644
--- a/image/taler-debian11.yaml
+++ b/image/taler-debian11.yaml
@@ -85,7 +85,7 @@ setup:
          git clone https://git.taler.net/wallet-core.git
          cd wallet-core && git checkout benchmark
          npm install -g pnpm
-         cd wallet-core && ./bootstrap && ./configure && make install
+         ./bootstrap && ./configure && make install
     - loki-promtail:
       - exec_in: |
          apt-get install -y unzip curl

-- 
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]