gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: remove configure first


From: gnunet
Subject: [taler-wallet-core] branch master updated: remove configure first
Date: Wed, 04 Nov 2020 12:11:10 +0100

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

dold pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 7636f06f remove configure first
7636f06f is described below

commit 7636f06f34426110e1712768d016363985c4a164
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Nov 4 12:11:04 2020 +0100

    remove configure first
---
 bootstrap | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bootstrap b/bootstrap
index 14250994..d862b565 100755
--- a/bootstrap
+++ b/bootstrap
@@ -11,6 +11,7 @@ if ! git --version >/dev/null; then
 fi
 
 git submodule update --init
+rm -rf configure
 cp build-system/taler-build-scripts/configure ./configure
 # Try making the configure script read-only to prevent
 # accidental changes in the wrong place.

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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