From 43b0873080fc4a222bc173621dff7ad67310066345d79b4d92008c066b9e2a55 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 8 Jul 2024 11:40:53 +0300 Subject: [PATCH] Note about Webkit building --- build/skel/www/webkitgtk-2.34.6.do | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build/skel/www/webkitgtk-2.34.6.do b/build/skel/www/webkitgtk-2.34.6.do index ae5ea4f..73ef428 100644 --- a/build/skel/www/webkitgtk-2.34.6.do +++ b/build/skel/www/webkitgtk-2.34.6.do @@ -1,3 +1,7 @@ +# I do not know how to correctly and properly build that damned monster. +# Build it in activated skelenv, where all $rdeps are installed, with +# XDG_DATA_DIRS=$env/local/share. + [ -n "$BASS_ROOT" ] || BASS_ROOT="$(dirname "$(realpath -- "$0")")"/../../../.. sname=$1.do . "$BASS_ROOT"/lib/rc . "$BASS_ROOT"/build/skel/common.rc -- 2.48.1