gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] 02/02: gmake to be able to release on netbsd.


From: gnunet
Subject: [gnurl] 02/02: gmake to be able to release on netbsd.
Date: Tue, 07 Apr 2020 18:07:58 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

commit 668506a398f255c6cc9da7d4c7c164f87f0c6c4e
Author: Nikita Gillmann <address@hidden>
AuthorDate: Tue Apr 7 18:06:28 2020 +0200

    gmake to be able to release on netbsd.
---
 maketgz | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/maketgz b/maketgz
index ed749d8af..d463e497d 100755
--- a/maketgz
+++ b/maketgz
@@ -154,7 +154,7 @@ tardir="gnurl-$version"
 # MAKE=gmake is required.
 # gmake -sj1 dist VERSION=$version
 # make -sj1 dist VERSION=$version
-make dist VERSION=$version
+gmake dist VERSION=$version
 
 # Now make an Z archive from the tar.gz original
 

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



reply via email to

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