gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 01/03: -missing step in make install


From: gnunet
Subject: [taler-wallet-core] 01/03: -missing step in make install
Date: Wed, 04 Jan 2023 14:22:42 +0100

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

dold pushed a commit to branch master
in repository wallet-core.

commit 860aff83e16808d5b67d1c72565b91111ed6e39d
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jan 4 14:19:54 2023 +0100

    -missing step in make install
---
 packages/taler-harness/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/packages/taler-harness/Makefile b/packages/taler-harness/Makefile
index 85c146641..8bbca5831 100644
--- a/packages/taler-harness/Makefile
+++ b/packages/taler-harness/Makefile
@@ -18,6 +18,7 @@ install_target = $(prefix)/lib/taler-harness
 .PHONY: install install-nodeps
 install:
        pnpm install --frozen-lockfile --filter @gnu-taler/taler-harness...
+       ./build.mjs
        install -d $(prefix)/bin
        install -d $(install_target)/bin
        install -d $(install_target)/node_modules/taler-harness

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