commit c86546a4e2fbdf9494115766a1278bb8954fb451 parent df92692968714f0819e4cd6116d52678400254c7 Author: Florian Dold <florian@dold.me> Date: Sun, 16 Nov 2025 19:34:51 +0100 change SPA installation dir Diffstat:
| M | packages/merchant-backoffice-ui/Makefile | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/merchant-backoffice-ui/Makefile b/packages/merchant-backoffice-ui/Makefile @@ -16,7 +16,7 @@ $(info prefix is $(prefix)) all: @echo run \'make install\' to install -spa_dir=$(DESTDIR)$(prefix)/share/taler/merchant-backoffice +spa_dir=$(DESTDIR)$(prefix)/share/taler-merchant-backoffice .PHONY: deps deps: