gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] branch master updated (e58bf5cf6 -> 668506a39)


From: gnunet
Subject: [gnurl] branch master updated (e58bf5cf6 -> 668506a39)
Date: Tue, 07 Apr 2020 18:07:56 +0200

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

ng0 pushed a change to branch master
in repository gnurl.

    from e58bf5cf6 various fixes to travis for gnurl, should come up with my 
own file eventually
     new 0be401f66 Makefile.am for dist
     new 668506a39 gmake to be able to release on netbsd.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Makefile.am | 7 +++----
 maketgz     | 2 +-
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/Makefile.am b/Makefile.am
index 0a4785cff..29fbc003f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,10 +31,9 @@ CMAKE_DIST = CMakeLists.txt CMake/CMakeConfigurableFile.in   
   \
  CMake/CurlTests.c CMake/FindGSS.cmake CMake/OtherTests.cmake   \
  CMake/Platforms/WindowsCache.cmake CMake/Utilities.cmake       \
  CMake/Macros.cmake              \
- CMake/CurlSymbolHiding.cmake CMake/FindCARES.cmake             \
- CMake/FindLibSSH2.cmake CMake/FindNGHTTP2.cmake                \
- CMake/FindMbedTLS.cmake CMake/FindBearSSL.cmake                \
- CMake/cmake_uninstall.cmake.in CMake/curl-config.cmake.in
+ CMake/CurlSymbolHiding.cmake             \
+ CMake/FindBearSSL.cmake                \
+ CMake/cmake_uninstall.cmake.in CMake/gnurl-config.cmake.in
 
 PLAN9_DIST = plan9/include/mkfile \
  plan9/include/mkfile             \
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]