summaryrefslogtreecommitdiffhomepage
path: root/subr.ex
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-26 13:28:13 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-26 13:28:13 +0200
commitd82a0f1fcbf04642b53fb61ef6b80d610ef0ecf3 (patch)
tree2fb139f47c3fb089fc3e585c458235f590abbd87 /subr.ex
parent63159e284d747a9e54b7870c6558af9bdd873e10 (diff)
downloadmidipix_build-d82a0f1fcbf04642b53fb61ef6b80d610ef0ecf3.tar.bz2
midipix_build-d82a0f1fcbf04642b53fb61ef6b80d610ef0ecf3.tar.xz
subr.ex/ex_pkg_env.subr: add header.
subr.rtl/rtl_fetch_git.subr: cleanup.
Diffstat (limited to 'subr.ex')
-rw-r--r--subr.ex/ex_pkg_env.subr3
1 files changed, 3 insertions, 0 deletions
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 <lucia@luciaillanes.de>
# 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