]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: configure mkosi.cache/ and mkosi.builddir/ explicitly
authorLennart Poettering <lennart@poettering.net>
Wed, 25 Oct 2017 18:40:04 +0000 (20:40 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 10 Nov 2017 18:00:06 +0000 (19:00 +0100)
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)

.mkosi/mkosi.fedora

index 4cfdcb0b361aca36e308cb4cc135d59258fb1ea4..f54cbe08f30cc57e6861cc7b6d0231fde62b373c 100644 (file)
@@ -74,3 +74,6 @@ BuildPackages=
 
 Packages=
         libidn2
+
+BuildDirectory=mkosi.builddir
+Cache=mkosi.cache