gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: ensure bin/ exists under pref


From: gnunet
Subject: [taler-wallet-core] branch master updated: ensure bin/ exists under prefix
Date: Fri, 18 Sep 2020 17:27:07 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new b3237040 ensure bin/ exists under prefix
b3237040 is described below

commit b323704021c36e71c9b7de9a23ee37d995d487be
Author: MS <ms@taler.net>
AuthorDate: Fri Sep 18 17:26:09 2020 +0200

    ensure bin/ exists under prefix
---
 build-system/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/build-system/Makefile b/build-system/Makefile
index f0446195..ba565fc4 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 $(prefix)/bin
        install -d $(install_target)/bin
        install -d $(install_target)/node_modules/taler-wallet-cli
        install -d $(install_target)/node_modules/taler-wallet-cli/bin

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