From d82a0f1fcbf04642b53fb61ef6b80d610ef0ecf3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luc=C3=ADa=20Andrea=20Illanes=20Albornoz?= Date: Sun, 26 Mar 2023 13:28:13 +0200 Subject: subr.ex/ex_pkg_env.subr: add header. subr.rtl/rtl_fetch_git.subr: cleanup. --- subr.ex/ex_pkg_env.subr | 3 +++ 1 file changed, 3 insertions(+) (limited to 'subr.ex') diff --git a/subr.ex/ex_pkg_env.subr b/subr.ex/ex_pkg_env.subr index a34a2840..bf5425d7 100644 --- a/subr.ex/ex_pkg_env.subr +++ b/subr.ex/ex_pkg_env.subr @@ -2,6 +2,9 @@ # Copyright (c) 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 LucĂ­a Andrea Illanes Albornoz # set +o errexit -o noglob -o nounset is assumed. # +# Package variable and environment variable preparation +# Package build (step) state setting and testing +# # # exp_pkg_env_defaults() - set package variable defaults for single named package -- cgit v1.2.3