summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2021-05-25 09:22:56 +0200
committerMS <ms@taler.net>2021-05-25 09:22:56 +0200
commite11d113e0589ba254594435e238032ca2051fb1a (patch)
treea87d940a2a72231b850f56dbf76f31919dfc1365
parent4c79e8a49967c02158fd610961476ceab927afea (diff)
downloadmerchant-e11d113e0589ba254594435e238032ca2051fb1a.tar.gz
merchant-e11d113e0589ba254594435e238032ca2051fb1a.tar.bz2
merchant-e11d113e0589ba254594435e238032ca2051fb1a.zip
remove backoffice build from bootstrap script
-rwxr-xr-xbootstrap14
m---------doc/prebuilt0
2 files changed, 7 insertions, 7 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
-Subproject 4739f1447d0e8a6534c7fbdbc361d5d756d1875
+Subproject e32c7da994a3787ad34d99b21d2cbc12d698816