From: Mike Yuan Date: Sun, 18 Jan 2026 23:46:01 +0000 (+0100) Subject: mkosi/opensuse: remove resolved TODO X-Git-Tag: v260-rc1~363^2~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3507f6628b4c5409bc7562f4ea291b1c0b36f34;p=thirdparty%2Fsystemd.git mkosi/opensuse: remove resolved TODO Follow-up for ff9c4ace709a1274b8f7e2569161da559c43fbd5 --- diff --git a/mkosi/mkosi.images/build/mkosi.conf.d/opensuse/mkosi.build.chroot b/mkosi/mkosi.images/build/mkosi.conf.d/opensuse/mkosi.build.chroot index 15001ff9fca..5a05a347176 100755 --- a/mkosi/mkosi.images/build/mkosi.conf.d/opensuse/mkosi.build.chroot +++ b/mkosi/mkosi.images/build/mkosi.conf.d/opensuse/mkosi.build.chroot @@ -18,9 +18,6 @@ TS="${SOURCE_DATE_EPOCH:-$(date +%s)}" # The openSUSE filelists hardcode the manpage compression extension. This causes rpmbuild errors since we # disable manpage compression as the files cannot be found. Fix the issue by removing the compression # extension. -# -# TODO: remove patches for removal of cgroups-agent, renaming pubring file, and removal of sysv files -# when the upstream spec is updated while read -r filelist; do sed -E \ -e 's/\.gz$//' \