gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: make dist ignore rule


From: gnunet
Subject: [taler-bank] branch master updated: make dist ignore rule
Date: Mon, 05 Oct 2020 13:55:06 +0200

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

ms pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 3815181  make dist ignore rule
3815181 is described below

commit 38151819caf7e6a02d633a795b9223f724bef62c
Author: MS <ms@taler.net>
AuthorDate: Mon Oct 5 13:54:15 2020 +0200

    make dist ignore rule
---
 .gitattributes | 1 +
 Makefile       | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitattributes b/.gitattributes
index c17067a..2c13c8d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,2 @@
 bootstrap export-ignore
+/build-common export-ignore
diff --git a/Makefile b/Makefile
index 21caedf..082927f 100644
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ clean:
 
 .PHONY: dist
 dist:
-       git archive --format=tar.gz HEAD -o taler-bank.tar.gz
+       ./build-common/archive-with-submodules/git_archive_all.py 
taler-bank.tar.gz
 
 .PHONY: pretty
 pretty:

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