gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: keep CLI command without ext


From: gnunet
Subject: [taler-wallet-core] branch master updated: keep CLI command without ext
Date: Mon, 31 Oct 2022 18:07:31 +0100

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 9f57aa1cc keep CLI command without ext
9f57aa1cc is described below

commit 9f57aa1cc59cce943837bccee046e02f58730675
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Mon Oct 31 14:07:22 2022 -0300

    keep CLI command without ext
---
 packages/taler-wallet-cli/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/taler-wallet-cli/Makefile 
b/packages/taler-wallet-cli/Makefile
index 10c5c0f37..4cd9aeb90 100644
--- a/packages/taler-wallet-cli/Makefile
+++ b/packages/taler-wallet-cli/Makefile
@@ -26,5 +26,5 @@ install:
        install ./dist/taler-wallet-cli.mjs 
$(install_target)/node_modules/taler-wallet-cli/dist/
        install ./dist/taler-wallet-cli.mjs.map 
$(install_target)/node_modules/taler-wallet-cli/dist/
        install ./bin/taler-wallet-cli.mjs 
$(install_target)/node_modules/taler-wallet-cli/bin/
-       ln -sf 
$(install_target)/node_modules/taler-wallet-cli/bin/taler-wallet-cli.mjs 
$(prefix)/bin/taler-wallet-cli.mjs
+       ln -sf 
$(install_target)/node_modules/taler-wallet-cli/bin/taler-wallet-cli.mjs 
$(prefix)/bin/taler-wallet-cli
 endif

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