From e21caf2c7e83b90f43bb8bddf57cbc43bd2188e1 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 22 Sep 2025 19:38:24 +0200 Subject: website: allow build.tes to be called from out-of-tree builds This hopefully fixes the 10-freebsd14-msys-sciteco CI job. --- .fmsbw/10-freebsd14-msys-sciteco | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.fmsbw/10-freebsd14-msys-sciteco') diff --git a/.fmsbw/10-freebsd14-msys-sciteco b/.fmsbw/10-freebsd14-msys-sciteco index b3626c6..a7ce73f 100755 --- a/.fmsbw/10-freebsd14-msys-sciteco +++ b/.fmsbw/10-freebsd14-msys-sciteco @@ -47,7 +47,7 @@ gmake install # Build and deploy website cd ../www -sciteco -m build.tes +sciteco -m build.tes ../build-freebsd cp *.html /opt/htdocs/ cd .. cp ico/sciteco.ico /opt/htdocs/graphics -- cgit v1.2.3