summaryrefslogtreecommitdiff
path: root/.mkosi
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2017-10-25 20:40:04 +0200
committerLennart Poettering <lennart@poettering.net>2017-11-10 19:00:06 +0100
commitf33a319f9924196555084452f30c5ed4c0799f24 (patch)
treeca79ba28538cd58cd79dceb28c1b7f1835a8186f /.mkosi
parente37fae1ea0c491e7c5ac1d364a80e2f846fbc312 (diff)
downloadsystemd-f33a319f9924196555084452f30c5ed4c0799f24.tar.gz
mkosi: configure mkosi.cache/ and mkosi.builddir/ explicitly
This way these dirs will be created automatically if they are missing, thus always guaranteeing optimal speedy behaviour. (Well at least, after https://github.com/systemd/mkosi/pull/181 is merged)
Diffstat (limited to '.mkosi')
-rw-r--r--.mkosi/mkosi.fedora3
1 files changed, 3 insertions, 0 deletions
diff --git a/.mkosi/mkosi.fedora b/.mkosi/mkosi.fedora
index 4cfdcb0b36..f54cbe08f3 100644
--- a/.mkosi/mkosi.fedora
+++ b/.mkosi/mkosi.fedora
@@ -74,3 +74,6 @@ BuildPackages=
Packages=
libidn2
+
+BuildDirectory=mkosi.builddir
+Cache=mkosi.cache