gnunet-svn
[Top][All Lists]
Advanced

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

[taler-landing] branch master updated: update build-system


From: gnunet
Subject: [taler-landing] branch master updated: update build-system
Date: Tue, 21 Apr 2020 12:46:19 +0200

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

dold pushed a commit to branch master
in repository landing.

The following commit(s) were added to refs/heads/master by this push:
     new ee06e04  update build-system
ee06e04 is described below

commit ee06e040a124bda5115852905f9a3ffecb3e7828
Author: Florian Dold <address@hidden>
AuthorDate: Tue Apr 21 16:15:15 2020 +0530

    update build-system
---
 bootstrap                        | 3 ++-
 build-system/taler-build-scripts | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/bootstrap b/bootstrap
index 747df53..9f713ec 100755
--- a/bootstrap
+++ b/bootstrap
@@ -10,5 +10,6 @@ if ! git --version >/dev/null; then
   exit 1
 fi
 
+git submodule sync
 git submodule update --init
-ln -sf build-system/taler-build-scripts/configure ./configure
+cp build-system/taler-build-scripts/configure ./configure
diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index 2536801..eaebfbb 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit 2536801927781ea38fefc3de924934e1c6a74d88
+Subproject commit eaebfbb4887d9410bc89e75bd142d5213f44296b

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



reply via email to

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