gnunet-svn
[Top][All Lists]
Advanced

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

[www] branch master updated: update git submodule.


From: gnunet
Subject: [www] branch master updated: update git submodule.
Date: Mon, 11 Nov 2019 19:35:41 +0100

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

ng0 pushed a commit to branch master
in repository www.

The following commit(s) were added to refs/heads/master by this push:
     new 090ee84  update git submodule.
090ee84 is described below

commit 090ee8477001ed0c4749f818ba89914928881c92
Author: ng0 <address@hidden>
AuthorDate: Mon Nov 11 18:32:31 2019 +0000

    update git submodule.
    
    shouldn't configure not be checked in?
---
 build-system/taler-build-scripts | 2 +-
 configure                        | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/build-system/taler-build-scripts b/build-system/taler-build-scripts
index 2536801..ff59117 160000
--- a/build-system/taler-build-scripts
+++ b/build-system/taler-build-scripts
@@ -1 +1 @@
-Subproject commit 2536801927781ea38fefc3de924934e1c6a74d88
+Subproject commit ff59117f2814c866e45ef8b3265b8596264d4eba
diff --git a/configure b/configure
index 4ffb738..e2be5fa 100755
--- a/configure
+++ b/configure
@@ -32,7 +32,8 @@
 
 # we invoke configure not as a symlink but as a copy,
 # so we have to use a fixed location for the repository!
-dir=$(dirname "$(readlink -f -- "$0")")/build-system/taler-build-scripts
+# dir=$(dirname "$(readlink -f -- "$0")")/build-system/taler-build-scripts
+dir=$(dirname "$(readlink -- "$0")")/build-system/taler-build-scripts
 . $dir/sh/lib.sh/existence.sh
 . $dir/sh/lib.sh/existence_python.sh
 

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



reply via email to

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