gnunet-svn
[Top][All Lists]
Advanced

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

[taler-build-common] 37/50: link configure instead of copying


From: gnunet
Subject: [taler-build-common] 37/50: link configure instead of copying
Date: Sat, 02 Nov 2019 16:38:56 +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 26fdcd63351c64ea3fb6b16539e8e01467cc0dab
Author: Florian Dold <address@hidden>
AuthorDate: Tue Oct 15 12:08:18 2019 +0530

    link configure instead of copying
---
 bootstrap.template | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bootstrap.template b/bootstrap.template
index 82700e1..747df53 100755
--- a/bootstrap.template
+++ b/bootstrap.template
@@ -11,4 +11,4 @@ if ! git --version >/dev/null; then
 fi
 
 git submodule update --init
-cp build-system/taler-build-scripts/configure ./configure
+ln -sf build-system/taler-build-scripts/configure ./configure

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



reply via email to

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