gnunet-svn
[Top][All Lists]
Advanced

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

[taler-build-common] 43/50: configure: use a fixed location for the buil


From: gnunet
Subject: [taler-build-common] 43/50: configure: use a fixed location for the build-scripts.
Date: Sat, 02 Nov 2019 16:39:02 +0100

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

ng0 pushed a commit to branch master
in repository build-common.

commit 5c4681cf16a996a41b4c50445125810dd99635f0
Author: ng0 <address@hidden>
AuthorDate: Mon Oct 28 13:51:45 2019 +0000

    configure: use a fixed location for the build-scripts.
---
 configure | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/configure b/configure
index 3014035..4ffb738 100755
--- a/configure
+++ b/configure
@@ -30,7 +30,9 @@
 #
 # SPDX-License-Identifier: 0BSD
 
-dir=$(dirname "$(readlink -f -- "$0")")
+# 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/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]