gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: -only use 'dist' for sources


From: gnunet
Subject: [libeufin] branch master updated: -only use 'dist' for sources
Date: Sat, 21 Jan 2023 17:07:44 +0100

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

grothoff pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new 2a35c323 -only use 'dist' for sources
2a35c323 is described below

commit 2a35c323941b9a2c53c900c1e1bbf523ffef167b
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jan 21 17:07:41 2023 +0100

    -only use 'dist' for sources
---
 Makefile | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/Makefile b/Makefile
index c13ae31d..51ec2ca6 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
 include build-system/config.mk
 
 escaped_pwd = $(shell pwd | sed 's/\//\\\//g')
-VERSION=0.9.1
 
 all: assemble
 install: install-nexus install-sandbox install-cli
@@ -17,10 +16,6 @@ dist:
 exec-arch:
        @./gradlew -q execArch
 
-.PHONY: tgz
-tgz:
-       git archive --prefix libeufin-$(VERSION)/ v$(VERSION) 
-
 .PHONY: deb
 deb: dist
        @dpkg-buildpackage -rfakeroot -b -uc -us

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