gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: dist


From: gnunet
Subject: [taler-wallet-core] branch master updated: dist
Date: Tue, 24 Aug 2021 15:49:11 +0200

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

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

The following commit(s) were added to refs/heads/master by this push:
     new 514395ee dist
514395ee is described below

commit 514395eec35f1d631f73cc36c58f3fdbb4dd6452
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue Aug 24 15:49:07 2021 +0200

    dist
---
 build-system/Makefile | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/build-system/Makefile b/build-system/Makefile
index ef2fce36..24b86c15 100644
--- a/build-system/Makefile
+++ b/build-system/Makefile
@@ -19,6 +19,11 @@ compile:
 
 .PHONY: dist
 dist:
+       $(git-archive-all) --include ./configure taler-wallet-$(shell git 
describe --tags --abbrev=0).tar.gz
+
+# Create tarball with git hash prefix in name
+.PHONY: dist-git
+dist-git:
        $(git-archive-all) --include ./configure taler-wallet-$(shell git 
describe --tags).tar.gz
 
 .PHONY: publish

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