aboutsummaryrefslogtreecommitdiffhomepage
path: root/.fmsbw
diff options
context:
space:
mode:
authorRobin Haberkorn <rhaberkorn@fmsbw.de>2025-09-22 19:38:24 +0200
committerRobin Haberkorn <rhaberkorn@fmsbw.de>2025-09-22 20:36:27 +0200
commite21caf2c7e83b90f43bb8bddf57cbc43bd2188e1 (patch)
treeec597feecfaa5c622ce97db50029ea51bf3245a6 /.fmsbw
parent9eebe2bc2bde06c718390bc1032fa28164fce9c2 (diff)
downloadsciteco-e21caf2c7e83b90f43bb8bddf57cbc43bd2188e1.tar.gz
website: allow build.tes to be called from out-of-tree builds
This hopefully fixes the 10-freebsd14-msys-sciteco CI job.
Diffstat (limited to '.fmsbw')
-rwxr-xr-x.fmsbw/10-freebsd14-msys-sciteco2
1 files changed, 1 insertions, 1 deletions
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