From 868f9ae78d83930009f612216757c936f395770e Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 4 Jan 2021 10:16:11 +0200 Subject: Expand note on adding new standard pre-installed module --- buildfile | 1 + 1 file changed, 1 insertion(+) (limited to 'buildfile') diff --git a/buildfile b/buildfile index 47924f8..78b026e 100644 --- a/buildfile +++ b/buildfile @@ -56,6 +56,7 @@ pt = '^version: (.+)$' # - build scripts: build.sh.in and build-*.bat.in # - documentation: BOOTSTRAP-*.cli and UPGRADE.cli (mention as new module) # - install scripts: prepare, build2-install.sh, and build2-install-*.bat +# - build2.org/www/ (both public and stage) # ver = $process.run_regex($bp 'info:' $src_root/, "$pt", '\1') build2_ver = $process.run_regex($bp 'info:' $src_root/build2/, "$pt", '\1') -- cgit v1.1