gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-util] 01/02: Make sure GANA ends up in the wheel file.


From: gnunet
Subject: [taler-taler-util] 01/02: Make sure GANA ends up in the wheel file.
Date: Fri, 06 Nov 2020 12:00:18 +0100

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

ms pushed a commit to branch master
in repository taler-util.

commit 05172b690c6ef492bdf1dae08dd21f5a470270f2
Author: MS <ms@taler.net>
AuthorDate: Fri Nov 6 11:57:28 2020 +0100

    Make sure GANA ends up in the wheel file.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 7d30289..8858078 100644
--- a/Makefile
+++ b/Makefile
@@ -16,7 +16,7 @@ dist:
 gana:
        cd gana/gnu-taler-error-codes/; make; cp taler_error_codes.py 
../../taler/util/; cd ../..
 
-install: all gana
+install: gana all
        (cd dist; $(env) SOURCE_DATE_EPOCH=315532800 $(python) -m pip install 
--upgrade --no-index --find-links=. taler-util)
 
 

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