From 2ccdf6ab236a332b58ad3892d7e079d66dbe350d Mon Sep 17 00:00:00 2001 From: Tsu-ba-me Date: Thu, 3 Jun 2021 14:53:17 -0400 Subject: [PATCH] build(striker-ui): tell make to cd to ./striker-ui before building front-end --- anvil.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anvil.spec.in b/anvil.spec.in index 97eaaade..10ed3dc5 100644 --- a/anvil.spec.in +++ b/anvil.spec.in @@ -208,7 +208,7 @@ Provides support for asynchronous disaster recovery hosts in an Anvil! cluster. ./autogen.sh %{configure} make %{_smp_mflags} -make build -f striker-ui/Makefile +make build -C striker-ui -f Makefile %install rm -rf %{buildroot}