From 09921c5ca4ae906892c7fe87df2e13e60bb9674d Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 26 Feb 2026 19:48:06 +0100 Subject: [PATCH] mkosi: Move repart file to the right location --- {mkosi.extra => mkosi/mkosi.extra}/usr/lib/repart.d/root.conf | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {mkosi.extra => mkosi/mkosi.extra}/usr/lib/repart.d/root.conf (100%) diff --git a/mkosi.extra/usr/lib/repart.d/root.conf b/mkosi/mkosi.extra/usr/lib/repart.d/root.conf similarity index 100% rename from mkosi.extra/usr/lib/repart.d/root.conf rename to mkosi/mkosi.extra/usr/lib/repart.d/root.conf