summaryrefslogtreecommitdiffhomepage
path: root/etc
diff options
context:
space:
mode:
authorLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-31 07:51:30 +0200
committerLucía Andrea Illanes Albornoz <lucia@luciaillanes.de>2023-03-31 07:51:30 +0200
commit78240c8bca088ad0458052efb72092eaa4afa89c (patch)
treef06ba2eff61f257fba592b7a6a14ae00c479fa69 /etc
parent80a5c9bcdb0199c8b0e608695fd04faa464cf6a9 (diff)
downloadmidipix_build-78240c8bca088ad0458052efb72092eaa4afa89c.tar.bz2
midipix_build-78240c8bca088ad0458052efb72092eaa4afa89c.tar.xz
Rename groups/ to groups.d/.
Diffstat (limited to 'etc')
-rw-r--r--etc/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/README.md b/etc/README.md
index 0da08b2f..eff48cbb 100644
--- a/etc/README.md
+++ b/etc/README.md
@@ -319,7 +319,7 @@ Packages may belong to more than one build group such as when subsumed by a shor
build group e.g. the ``dev_packages`` build group, as long as the default set of build
groups or as overriden on the command line does not entail group membership conflicts.
-Build groups files beneath ``groups/`` named ``[0-9][0-9][0-9].<group name>.group``
+Build groups files beneath ``groups.d/`` named ``[0-9][0-9][0-9].<group name>.group``
contain package variable defaults, the alphabetically sorted list of contained
packages in ``<upper case group name>_PACKAGES``, and their package variables
sorted alphabetically with the exception of ``${PKG_DEPENDS}`` (if present,)
@@ -661,7 +661,7 @@ usage: rtl_install [-i] [-I ifs] [-n] [-p name=val] [-v] prefix spec_list
The following variables are package-specific and receive their value from either
top-level defaults defined in ``env.d/*.env``, build group-specific defaults from the
build group the package pertains to and defined in its corresponding file beneath
-``groups/``, or package-specific overrides defined either in the latter and/or in its
+``groups.d/``, or package-specific overrides defined either in the latter and/or in its
corresponding file beneath ``vars/``, with one of the following prefixes:
| Variable name prefix |