]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: drop suse spec workarounds that were merged upstream
authorLuca Boccassi <luca.boccassi@gmail.com>
Mon, 23 Jun 2025 22:14:16 +0000 (23:14 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 23 Jun 2025 23:15:06 +0000 (00:15 +0100)
mkosi/mkosi.images/build/mkosi.conf.d/opensuse/mkosi.build.chroot

index 84a38a51a7e0ad79e66f28c651fd99206e22cb06..ac7202c1d0245dfc99b59830afd0626b776247f6 100755 (executable)
@@ -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"/}"