mkosi: Remove /etc/default/keyboard if it exists

Required to make TEST-73-LOCALE pass on Ubuntu.
This commit is contained in:
Daan De Meyer
2024-05-05 20:46:59 +02:00
parent 7cf0efd8ec
commit 6817910e6f

View File

@@ -75,3 +75,6 @@ rm -r "$BUILDROOT/var/log/journal"
rm -f /etc/nsswitch.conf
cp "$SRCDIR/factory/etc/nsswitch.conf" /etc/nsswitch.conf
# Remove to make TEST-73-LOCALE pass on Ubuntu.
rm -f /etc/default/keyboard