diff options
-rwxr-xr-x | bootstrap | 14 | ||||
m--------- | doc/prebuilt | 0 |
2 files changed, 7 insertions, 7 deletions
@@ -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 |