gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-landing] 03/03: use python.sh wrapper


From: gnunet
Subject: [GNUnet-SVN] [taler-landing] 03/03: use python.sh wrapper
Date: Tue, 22 Oct 2019 18:42:47 +0200

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

ng0 pushed a commit to branch master
in repository landing.

commit 864d5d97f6b60c07c0b42afedc89a4ecdfc9150d
Author: ng0 <address@hidden>
AuthorDate: Tue Oct 22 16:42:29 2019 +0000

    use python.sh wrapper
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 6e4cf5c..8e48b38 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ SHELL = /bin/sh
 
 .PHONY: all
 all:
-       ./demo/template.py build
+       ./build-system/taler-build-scripts/sh/bin.sh/python.sh 
./demo/template.py build
 
 .PHONY: clean
 clean:

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]