gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] 01/02: invoke version setter before installing CLI


From: gnunet
Subject: [libeufin] 01/02: invoke version setter before installing CLI
Date: Fri, 22 Jan 2021 00:52:44 +0100

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

ms pushed a commit to branch master
in repository libeufin.

commit 5c83047d201e41cd59291d3997d3498295d51f40
Author: MS <ms@taler.net>
AuthorDate: Fri Jan 22 00:52:11 2021 +0100

    invoke version setter before installing CLI
---
 Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Makefile b/Makefile
index 8c9ae03..9110aac 100644
--- a/Makefile
+++ b/Makefile
@@ -22,6 +22,7 @@ install-nexus:
 .PHONY: install-cli
 install-cli:
        @echo Installing CLI.
+       @./gradlew -q replaceVersionCli
        @install -D cli/bin/libeufin-cli $(prefix)/bin
 
 .PHONY: assemble

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