1
0
mirror of https://github.com/systemd/systemd synced 2025-10-06 00:13:24 +02:00

mkosi: drop suse spec workarounds that were merged upstream

This commit is contained in:
Luca Boccassi
2025-06-23 23:14:16 +01:00
parent 4da911c1e5
commit 18118380c5

View File

@@ -117,15 +117,6 @@ build() {
EXIT_STATUS=$?
# TODO: Remove when the opensuse spec cleans these up itself (https://build.opensuse.org/request/show/1251175).
rm -f \
systemd.lang \
debugfiles.list \
debuglinks.list \
debugsourcefiles.list \
debugsources.list \
elfbins.list
# Make sure we don't reconfigure twice.
MKOSI_MESON_OPTIONS="${MKOSI_MESON_OPTIONS//"--wipe"/}"