gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] 01/02: make sure bin exists


From: gnunet
Subject: [taler-wallet-core] 01/02: make sure bin exists
Date: Fri, 07 Aug 2020 08:14:03 +0200

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

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

commit 6318ecef2aa96c55382bc2373ba860759aa683ac
Author: Florian Dold <florian.dold@gmail.com>
AuthorDate: Fri Aug 7 11:41:56 2020 +0530

    make sure bin exists
---
 build-system/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build-system/Makefile b/build-system/Makefile
index 4a2d51e3..82c32c4f 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -75,6 +75,7 @@ else
 install_target = $(prefix)/lib/taler-wallet-cli
 .PHONY: install
 install: compile
+       install -d $(install_target)/bin
        install -d $(install_target)/node_modules/taler-wallet-cli
        install -d $(install_target)/node_modules/taler-wallet-cli/bin
        install -d $(install_target)/node_modules/taler-wallet-cli/dist

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