gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant] branch master updated: remove backoffice build from boo


From: gnunet
Subject: [taler-merchant] branch master updated: remove backoffice build from bootstrap script
Date: Tue, 25 May 2021 09:22:59 +0200

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

ms pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new e11d113e remove backoffice build from bootstrap script
e11d113e is described below

commit e11d113e0589ba254594435e238032ca2051fb1a
Author: MS <ms@taler.net>
AuthorDate: Tue May 25 09:22:56 2021 +0200

    remove backoffice build from bootstrap script
---
 bootstrap    | 14 +++++++-------
 doc/prebuilt |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/bootstrap b/bootstrap
index 7a3f340c..6766d092 100755
--- a/bootstrap
+++ b/bootstrap
@@ -32,12 +32,12 @@ fi
 echo "$0: Running autoreconf"
 autoreconf -if
 
-echo "Building single-page app (from external Git repository)"
-cd contrib/merchant-backoffice
-./bootstrap
-./configure
-make build-single
-cp packages/frontend/single/index.html ../spa.html
-cd ../..
+#echo "Building single-page app (from external Git repository)"
+#cd contrib/merchant-backoffice
+#./bootstrap
+#./configure
+#make build-single
+#cp packages/frontend/single/index.html ../spa.html
+#cd ../..
 
 exit 0
diff --git a/doc/prebuilt b/doc/prebuilt
index 4739f144..e32c7da9 160000
--- a/doc/prebuilt
+++ b/doc/prebuilt
@@ -1 +1 @@
-Subproject commit 4739f1447d0e8a6534c7fbdbc361d5d756d1875b
+Subproject commit e32c7da994a3787ad34d99b21d2cbc12d6988166

-- 
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]