gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-taler-build-scripts] branch master updated: link con


From: gnunet
Subject: [GNUnet-SVN] [taler-taler-build-scripts] branch master updated: link configure instead of copying
Date: Tue, 15 Oct 2019 08:38:45 +0200

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

dold pushed a commit to branch master
in repository taler-build-scripts.

The following commit(s) were added to refs/heads/master by this push:
     new 26fdcd6  link configure instead of copying
26fdcd6 is described below

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]