diff options
Diffstat (limited to '.fmsbw/10-freebsd14-msys-sciteco')
-rwxr-xr-x | .fmsbw/10-freebsd14-msys-sciteco | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.fmsbw/10-freebsd14-msys-sciteco b/.fmsbw/10-freebsd14-msys-sciteco index 7c403ab..0bf4a94 100755 --- a/.fmsbw/10-freebsd14-msys-sciteco +++ b/.fmsbw/10-freebsd14-msys-sciteco @@ -11,6 +11,7 @@ export ASSUME_ALWAYS_YES=yes # glib gtk3 groff lowdown valgrind # #pkg install llvm21 gnugrep gmake coreutils gsed gawk git wget gnupg bash groff zip autoconf automake libtool python3 +#pkg remove FreeBSD-clang #git clone https://github.com/HolyBlackCat/quasi-msys2.git /opt/quasi-msys2 #cd /opt/quasi-msys2 #ln -s /usr/local/bin/gpgv2 /usr/local/bin/gpgv @@ -50,6 +51,8 @@ gmake distcheck gmake install +# TODO: Also automatically rebuild the cheat sheet. + # Build and deploy website cd ../www sciteco -m build.tes ../build-freebsd |