]> git.ipfire.org Git - thirdparty/mkosi.git/commit
Clarify that --build-in-place sets _builddir to the CWD 2294/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 16 Jan 2024 20:28:41 +0000 (21:28 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 16 Jan 2024 20:28:41 +0000 (21:28 +0100)
commit14506b7012fc446d7e744289c68b3a1022ddbf26
tree07b82171d9cea58a53dcec05c96358a4e4e10c6d
parent179fb9947e842d07b3f4b428c72902fdcc1f1a84
Clarify that --build-in-place sets _builddir to the CWD

This isn't exactly obvious, so let's mention that --build-in-place
configures _builddir to the current working directory which explains
why we need to change directory to the upstream sources before
invoking rpmbuild.
docs/building-rpms-from-source.md